mirror of
https://github.com/ail-project/ail-framework.git
synced 2025-09-07 07:32:39 +00:00
chg: [settings UI] add background update progress
This commit is contained in:
parent
68077316eb
commit
4bff603d4f
9 changed files with 112 additions and 24 deletions
|
@ -103,7 +103,7 @@
|
|||
<div class="alert alert-warning alert-dismissible fade in">
|
||||
<a href="#" class="close" data-dismiss="alert" aria-label="close">×</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%}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue