Revert "Better wording for deleting all caches"
This reverts commit 07b06b2b8c
.
This commit is contained in:
parent
a8d30d9727
commit
a9b1560999
|
@ -1,6 +1,6 @@
|
||||||
{{#if length}}
|
{{#if length}}
|
||||||
<a href="#" {{action "deleteRepoCache"}} {{bind-attr class="isDeleting:deleting :delete-repo-caches"}}>
|
<a href="#" {{action "deleteRepoCache"}} {{bind-attr class="isDeleting:deleting :delete-repo-caches"}}>
|
||||||
Delete all repository caches
|
Delete repo cache
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<ul id="caches">
|
<ul id="caches">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user