mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Items/Menu
* fixed preselection of menu items on Items List Page * fixed display and preselection of 'Type' option list
This commit is contained in:
@@ -247,9 +247,9 @@ class GenericPage
|
||||
{
|
||||
$this->addArticle();
|
||||
|
||||
$this->generateContent();
|
||||
$this->generatePath();
|
||||
$this->generateTitle();
|
||||
$this->generateContent();
|
||||
|
||||
$this->applyGlobals();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user