mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
jsxc: Drop loading text on the login button
It does not seem to work. There is a model dialog with progress bar that shows logging in status. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
ed4a5655a1
commit
123aa03231
@ -101,8 +101,7 @@
|
||||
<div class="form-group row">
|
||||
<div class="offset-sm-4 col-sm-8">
|
||||
<button type="submit" id="jsxc-submit"
|
||||
class="submit btn btn-primary"
|
||||
data-loading-text="Logging in...">Log in</button>
|
||||
class="submit btn btn-primary">Log in</button>
|
||||
<button class="logout btn btn-secondary">Log out</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user