chg: [UI] add update note

This commit is contained in:
Terrtia 2021-03-10 13:01:30 +01:00
parent 613954952a
commit ea386d76d0
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0
5 changed files with 59 additions and 9 deletions

View file

@ -72,12 +72,10 @@
</div>
{%endif%}
<div class="alert alert-info alert-dismissible fade show mt-1" role="alert">
<strong>Bootstrap 4 migration!</strong> Some pages are still in bootstrap 3. You can check the migration progress <strong><a href="https://github.com/CIRCL/AIL-framework/issues/330" target="_blank">Here</a></strong>.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<!-- TODO: Add users messages -->
{%if update_note%}
{% include 'dashboard/update_modal.html' %}
{%endif%}
<div class="row my-2">