Better wording for deleting all caches

This commit is contained in:
Piotr Sarnacki 2014-08-05 18:15:13 +02:00
parent e286428722
commit 07b06b2b8c

View File

@ -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">