Restore link to clearvcscache
This commit is contained in:
parent
720c3892a3
commit
383bc62803
|
@ -94,6 +94,11 @@
|
|||
title = "Clear all non-running old builds from queue"
|
||||
confirmmsg = "Are you sure you want to clear the queue?"
|
||||
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 %]
|
||||
|
||||
|
|
Loading…
Reference in a new issue