Merge pull request #2414 from cmgustavo/bug/ux-loading-01
Fixes loading message after press a button
This commit is contained in:
commit
3eab8ab8e5
11 changed files with 110 additions and 85 deletions
|
|
@ -119,9 +119,9 @@
|
|||
|
||||
|
||||
|
||||
<button translate type="submit" class="button primary radius expand m0" ng-disabled="loginForm.$invalid">
|
||||
<button translate type="submit" class="button primary radius expand m0"
|
||||
ng-disabled="loginForm.$invalid">
|
||||
Sign in
|
||||
{{hideAll}}
|
||||
</button>
|
||||
</form>
|
||||
<div ng-if="usingLocalStorage" class="text-gray size-12 m10v">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue