Templating improvements to RA/EC stuff

This commit is contained in:
2020-08-31 13:03:27 +01:00
parent 8842c2c3d9
commit 689124a891
17 changed files with 146 additions and 61 deletions

View File

@@ -79,7 +79,7 @@
{% endif %}
{% if event.is_rig and event.internal and perms.RIGS.view_event %}
<div class="col-sm-12 py-3">
{ include 'partials/auth_details.html' %}
{% include 'partials/auth_details.html' %}
<div>
{% endif %}
{% if not request.is_ajax and perms.RIGS.view_event %}