Revert "Revert "Better wording for deleting all caches""
This reverts commit a9b1560999
.
This commit is contained in:
parent
94a752592d
commit
eb8b5092e6
|
@ -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 repo cache
|
Delete all repository caches
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<ul id="caches">
|
<ul id="caches">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user