Fixes loading message after press a button
This commit is contained in:
parent
8b2305a778
commit
112c1adc11
7 changed files with 47 additions and 40 deletions
|
|
@ -86,7 +86,7 @@
|
|||
|
||||
<div class="text-right m20t">
|
||||
<button translate type="submit" class="button expand black m0"
|
||||
ng-disabled="importForm.$invalid || $root.starting">
|
||||
ng-disabled="importForm.$invalid">
|
||||
Import backup
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue