From 8e1f634f8f47070246ac6666ae3d37c425b2226f Mon Sep 17 00:00:00 2001 From: Konrad du Plessis Date: Wed, 22 Apr 2026 16:30:10 +0200 Subject: [PATCH] Fix work log payroll modal: dead IIFE + missing aria-labelledby MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two issues caught by code quality review on commit 2e60124: 1. C1 (critical): the {% 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 %} -