fix button appear if not words
This commit is contained in:
parent
0096b3d35d
commit
76b7411f95
1 changed files with 1 additions and 0 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue