From 22e1801c598adc1f4f9a477600ab3f9c8d16f708 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 -%}