Also fix loader on cast page
This commit is contained in:
parent
f6925cd172
commit
6d30d77efd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{#
|
{#
|
||||||
Eos - Verifiable elections
|
Eos - Verifiable elections
|
||||||
Copyright © 2017 RunasSudo (Yingtong Li)
|
Copyright © 2017-18 RunasSudo (Yingtong Li)
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as published by
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
@ -53,7 +53,7 @@
|
|||||||
<p id="error_unknown_tech"></p>
|
<p id="error_unknown_tech"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="casting" style="display: none;">
|
<div class="ui basic segment" id="casting" style="display: none; min-height: 4em;">
|
||||||
<div class="ui active text loader">Casting your ballot. Please wait.</div>
|
<div class="ui active text loader">Casting your ballot. Please wait.</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
Reference in New Issue
Block a user