Page/Listview

* refer to Listview template by default name if able
This commit is contained in:
Sarjuuk
2024-02-05 22:36:16 +01:00
parent 6b0f617d1b
commit dd9eaf49ff
53 changed files with 240 additions and 239 deletions

View File

@@ -289,7 +289,7 @@ class AdminPage extends GenericPage
$data[$id]['rev'] = $rev;
}
$this->lvTabs[] = ['guide', array(
$this->lvTabs[] = [GuideList::$brickFile, array(
'data' => array_values($data),
'hiddenCols' => ['patch', 'comments', 'views', 'rating'],
'extraCols' => '$_'