Better wording for deleting all caches
This commit is contained in:
parent
e286428722
commit
07b06b2b8c
|
@ -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