Fix audit.html: {% endif %} manquant pour le bloc active_jobs
This commit is contained in:
parent
7480bbf5ac
commit
8e085564ac
@ -26,6 +26,7 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<!-- Lancer audit global -->
|
||||
{% set p = perms if perms is defined else request.state.perms %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user