update Mo 8. Jun 14:31:01 CEST 2020
This commit is contained in:
parent
ffe6f467c9
commit
0ddcfbea19
@ -10,7 +10,8 @@ header
|
||||
a.text-nowrap.nav-link.ion-md-home(href='/') Startseite
|
||||
li.nav-item(class=(title == 'Alarmmonitor') ? 'active' : null)
|
||||
a.text-nowrap.nav-link.ion-md-desktop(href='/waip') Alarmmonitor
|
||||
li.nav-item(class=(title == 'Dashboard') ? 'active' : null)
|
||||
// TODO Dashboard wieder aktivieren
|
||||
//li.nav-item(class=(title == 'Dashboard') ? 'active' : null)
|
||||
a.text-nowrap.nav-link.ion-md-clipboard(href='/dbrd') Dashboard
|
||||
ul.navbar-nav.ml-auto
|
||||
li.text-nowrap.nav-item.dropdown
|
||||
|
||||
Loading…
Reference in New Issue
Block a user