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">
|
<div class="button-box">
|
||||||
<button
|
<button
|
||||||
|
ng-show="!wordsC.deleted"
|
||||||
ng-disabled="wordsC.credentialsEncrypted"
|
ng-disabled="wordsC.credentialsEncrypted"
|
||||||
class="round expand m0"
|
class="round expand m0"
|
||||||
ng-style="{'background-color':index.backgroundColor}"
|
ng-style="{'background-color':index.backgroundColor}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue