Signed-off-by: bachy <git@g-u-i.net>
This commit is contained in:
bachy
2012-10-13 11:12:14 +02:00
parent 3b4f1e024f
commit 3faebabce1
5 changed files with 50 additions and 22 deletions

View File

@@ -151,6 +151,7 @@ function materio_search_api_results_search(){//, $limit = 20, $page = 0
if ($keys) {
try {
// TODO: change limit function of viewmode small card -> many items, big cards -> few items
$limit = 15;
$offset = pager_find_page() * $limit; //$page*$limit;//