Items/Menu

* fixed preselection of menu items on Items List Page
 * fixed display and preselection of 'Type' option list
This commit is contained in:
Sarjuuk
2017-03-16 15:13:25 +01:00
parent 13d0dfeb07
commit 2ec5fda3e7
3 changed files with 15 additions and 6 deletions

View File

@@ -247,9 +247,9 @@ class GenericPage
{
$this->addArticle();
$this->generateContent();
$this->generatePath();
$this->generateTitle();
$this->generateContent();
$this->applyGlobals();