diff --git a/core/templates/base.html b/core/templates/base.html index ba0349a..98ec260 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -396,7 +396,7 @@ {# Builds the modal body from JSON via createElement + textContent. #} {% if user.is_authenticated and user.is_staff or user.is_superuser %} {% endif %} @@ -624,11 +624,11 @@ {# Hidden by default. Any element with data-log-id anywhere in the app #} {# triggers this modal. Fetches JSON and builds the DOM safely. #} {% if user.is_authenticated and user.is_staff or user.is_superuser %} -