From c836299144d35a53b6deb2de1bbef5ef23ae7b0f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 24 Mar 2016 12:03:56 +0100 Subject: [PATCH] Added proper marking as active for mobile menu --- com.woltlab.wcf/templates/pageMenuMobile.tpl | 2 +- .../install/files/js/WoltLab/WCF/Ui/Page/Menu/Abstract.js | 2 +- wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php | 2 +- wcfsetup/install/files/style/ui/menuMobile.scss | 5 +++++ 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/templates/pageMenuMobile.tpl b/com.woltlab.wcf/templates/pageMenuMobile.tpl index 5da65b6a52..870b1eeed3 100644 --- a/com.woltlab.wcf/templates/pageMenuMobile.tpl +++ b/com.woltlab.wcf/templates/pageMenuMobile.tpl @@ -11,7 +11,7 @@ {foreach from=$__wcf->getBoxHandler()->getBoxes('mainMenu')[0]->getMenu()->getMenuItemNodeList() item=menuItemNode}