mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-13 01:59:41 +00:00
Templating improvements to RA/EC stuff
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user