forked from lix-project/hydra
* in topbar, use 'Projects' in stead of 'Overview'
This commit is contained in:
parent
fe8a376864
commit
54d8722740
|
@ -20,7 +20,7 @@
|
|||
[% WRAPPER makeSubMenu title="Hydra" %]
|
||||
[% INCLUDE makeLink
|
||||
uri = c.uri_for(c.controller('Root').action_for('index'))
|
||||
title = "Overview" %]
|
||||
title = "Projects" %]
|
||||
[% INCLUDE makeLink
|
||||
uri = c.uri_for(c.controller('Root').action_for('queue'))
|
||||
title = "Queue" %]
|
||||
|
|
Loading…
Reference in a new issue