Searched hist:b3680c4f047962121d05cbec69bf0fbc8d91f664 (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/Menu/ |
H A D | MobileMenu.php | b3680c4f047962121d05cbec69bf0fbc8d91f664 Fri May 19 18:31:29 UTC 2017 Andreas Gohr <andi@splitbrain.org> added mobile menu
This basically reimplements tpl_action_dropdown but makes use of the other menus (by setting the context to mobile) and thus still triggers the appropriate events. This makes #1598 obsolete.
tpl_action_dropdown (and the other tpl_action* methods) still need to be replaced to make use of the new Menu system.
|
/dokuwiki/lib/tpl/dokuwiki/ |
H A D | tpl_header.php | b3680c4f047962121d05cbec69bf0fbc8d91f664 Fri May 19 18:31:29 UTC 2017 Andreas Gohr <andi@splitbrain.org> added mobile menu
This basically reimplements tpl_action_dropdown but makes use of the other menus (by setting the context to mobile) and thus still triggers the appropriate events. This makes #1598 obsolete.
tpl_action_dropdown (and the other tpl_action* methods) still need to be replaced to make use of the new Menu system.
|