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:
@@ -380,7 +380,6 @@ if (!$smarty->loadCache($cacheKey, $pageData, $filter))
|
||||
$spells = new SpellList($conditions, true);
|
||||
|
||||
$pageData['data'] = $spells->getListviewData();
|
||||
$pageData['params']['tabs'] = false;
|
||||
|
||||
$spells->addGlobalsToJscript($pageData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user