fix button appear if not words

This commit is contained in:
Javier 2015-11-25 15:48:20 -03:00
commit 76b7411f95

View file

@ -95,6 +95,7 @@
<div class="button-box">
<button
ng-show="!wordsC.deleted"
ng-disabled="wordsC.credentialsEncrypted"
class="round expand m0"
ng-style="{'background-color':index.backgroundColor}"