This commit is contained in:
Gabriel Bazán 2015-11-19 15:15:36 -03:00
commit ebedb64237
4 changed files with 5 additions and 4 deletions

View file

@ -34,13 +34,13 @@
</span>
</p>
<p translate class="size-14 text-gray" ng-show="index.needsBackup" >
<p class="size-14 text-gray" ng-show="index.needsBackup" >
<span translate>
Need to do backup
</span>
</p>
<button class="button round expand warning" ng-disabled="index.needsBackup" ng-click="preferences.delete()" translate>
<button class="button round expand warning" ng-disabled="index.needsBackup" ng-click="preferences.delete()">
<i class="fi-trash"></i>
<span translate>
DELETE WORDS