{ navigation => { menu => [ # { # text => 'QS', # dropdown => [ # { text => 'Arbeitsvorrat', href => '/rech/qs' }, # ] # }, # { # text => 'Recherchen', # dropdown => [ # { text => 'Was steht zum Transport bereit?', href => '/rech/dropd' }, # { text => 'Was wird gerade transportiert?', href => '/rech/taken' }, # { text => 'Was wurde bereits transportiert?', href => '/rech/done' }, # ] # }, # { # text => 'Auswertungen', # dropdown => [ # { text => 'Transportstatistik', href => '/rept/statistik/0' }, # { text => 'QS-Statistik', href => '/rept/statistik/1' }, # ] # }, # { # text => 'Konfiguration', # priv => 'admin', # dropdown => [ # { text => 'Standort festlegen', href => '/conf/stdort' }, # ] # }, { priv => 'user', text => 'JSTree Template', href => '/jstreetemplate', }, ], } };