forked from lix-project/hydra
Restore link to clearvcscache
This commit is contained in:
parent
720c3892a3
commit
383bc62803
1 changed files with 5 additions and 0 deletions
|
@ -94,6 +94,11 @@
|
||||||
title = "Clear all non-running old builds from queue"
|
title = "Clear all non-running old builds from queue"
|
||||||
confirmmsg = "Are you sure you want to clear the queue?"
|
confirmmsg = "Are you sure you want to clear the queue?"
|
||||||
class = "" %]
|
class = "" %]
|
||||||
|
[% INCLUDE menuItem
|
||||||
|
uri = c.uri_for(c.controller('Admin').action_for('clearvcscache'))
|
||||||
|
title = "Clear VCS caches"
|
||||||
|
confirmmsg = "Are you sure you want to clear the VCS cache?"
|
||||||
|
class = "" %]
|
||||||
[% END %]
|
[% END %]
|
||||||
[% END %]
|
[% END %]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue