From 180852a59846fbbacd6f367f3613b817ea11bc85 Mon Sep 17 00:00:00 2001 From: imperosol Date: Fri, 20 Mar 2026 14:21:18 +0100 Subject: [PATCH] add explanation comment --- core/templates/core/user_preferences.jinja | 1 + 1 file changed, 1 insertion(+) diff --git a/core/templates/core/user_preferences.jinja b/core/templates/core/user_preferences.jinja index 0276197e..1aed4d94 100644 --- a/core/templates/core/user_preferences.jinja +++ b/core/templates/core/user_preferences.jinja @@ -6,6 +6,7 @@ {%- block additional_css -%} + {# importing ajax-select-index is necessary for it to be applied after HTMX reload #} {%- endblock -%}