Add missing data-identifier to mobile menu
authorMorik <Sebastian.Zimmer@gmx.net>
Wed, 2 Jan 2019 20:36:34 +0000 (21:36 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Jan 2019 20:36:34 +0000 (21:36 +0100)
commitfe7893d17f14b3bf2b4b3d377bc15d7c25901efa
treeb555526fdb3b4049f74042c45e1d94e700ac303b
parent80088dd14e2ca707b8d97cb7c665ec4e293a64ac
Add missing data-identifier to mobile menu

All menus items contain their identifier as data attribute.
This allows admins to easily add css specific to those links (like icons etc).
see: https://github.com/WoltLab/WCF/blob/master/com.woltlab.wcf/templates/__menu.tpl#L6
This is missing on the mobile menu version and added with this pull request.
com.woltlab.wcf/templates/pageMenuMobile.tpl