chg: [settings UI] add background update progress

This commit is contained in:
Terrtia 2019-04-17 14:39:29 +02:00
parent 68077316eb
commit 4bff603d4f
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0
9 changed files with 112 additions and 24 deletions

View file

@ -103,7 +103,7 @@
<div class="alert alert-warning alert-dismissible fade in">
<a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
<strong>Warning!</strong> An Update is running on the background. Some informations like Tags, screenshot can be <strong>missing from the UI</strong>.
(<a href="#">Check Update Status</a>)
(<a href="{{ url_for('settings.settings_page') }}">Check Update Status</a>)
</div>
{%endif%}