set backupFlag after showing the words

This commit is contained in:
Matias Alejo Garcia 2015-08-08 10:10:44 -03:00
commit ee04b7f318
5 changed files with 13 additions and 9 deletions

View file

@ -48,6 +48,13 @@
(index {{preferences.externalIndex}})
</span>
</li>
<li class="line-b p20" ng-click="$root.go('backup')" ng-show="preferences.externalIndex >= 0">
<i class="icon-arrow-right3 size-24 right text-gray"></i>
<span class="text-warning right" ng-show="index.needsBackup">
<i class="fi-alert"></i> <span translate> Still not done</span>
</span>
<span translate>Backup</span>
</li>
<h4 class="title m0">&nbsp;</h4>
<li class="line-b p20" ng-click="$root.go('export')">