mirror of
https://github.com/ae-utbm/sith.git
synced 2026-05-19 23:40:49 +00:00
fix: wrong notification update with fragments
This commit is contained in:
@@ -32,5 +32,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<br>
|
||||
{{ update_notifications(messages) }}
|
||||
{% if is_fragment %}
|
||||
{{ update_notifications(messages) }}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user