mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
got rid of default-tab in listviews
This commit is contained in:
@@ -27,7 +27,6 @@ if (!$smarty->loadCache($cacheKey, $pageData))
|
||||
|
||||
// listview content
|
||||
$pageData['data'] = $itemsets->getListviewData();
|
||||
$pageData['params'] = ['tabs' => false];
|
||||
|
||||
// create note if search limit was exceeded
|
||||
if ($itemsets->getMatches() > $AoWoWconf['sqlLimit'])
|
||||
|
||||
Reference in New Issue
Block a user