Removes duplicate version warning
This commit is contained in:
parent
c8fc907705
commit
1581491471
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if current_version %}
|
||||
{% include 'settings/dashboard/warnings/update_version.html' with warning_level="warning" fullwidth=True %}
|
||||
{% endif %}
|
||||
|
||||
{% if reports %}
|
||||
{% include 'settings/dashboard/warnings/reports.html' with warning_level="warning" %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Reference in a new issue