merge/resync-2025-09-08 #7
@@ -34,6 +34,9 @@
|
|||||||
[% INCLUDE menuItem
|
[% INCLUDE menuItem
|
||||||
uri = c.uri_for(c.controller('Root').action_for('steps'))
|
uri = c.uri_for(c.controller('Root').action_for('steps'))
|
||||||
title = "Latest steps" %]
|
title = "Latest steps" %]
|
||||||
|
[% INCLUDE menuItem
|
||||||
|
uri = c.uri_for(c.controller('Root').action_for('queue_runner_status'))
|
||||||
|
title = "Queue Runner Status" %]
|
||||||
[% END %]
|
[% END %]
|
||||||
|
|
||||||
[% IF project %]
|
[% IF project %]
|
||||||
|
Reference in New Issue
Block a user