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
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<button translate type="submit"
|
||||
class="button primary radius expand m0"
|
||||
ng-disabled="importProfileForm.$invalid || $root.starting">
|
||||
ng-disabled="importProfileForm.$invalid">
|
||||
Import backup
|
||||
</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue