Disabled incomplete admin menu in topbar

This commit is contained in:
Christoph Haas 2020-11-03 00:07:26 +01:00
parent 832bcefc3c
commit c928bdf261

View file

@ -33,7 +33,7 @@ nav.top-bar
li.menu-text class=('active' if controller_name=='welcome' and action_name=='about')
a href="/about" About/Privacy
// TODO: Check correct classes in Zurb/Foundation for top bar!
- if user_signed_in? and current_user.is_admin?
/- if user_signed_in? and current_user.is_admin?
li.menu-text
ul.menu.dropdown data-dropdown-menu=true
li