From e90f32d4f0986244624128b65e929ebee3d529f2 Mon Sep 17 00:00:00 2001 From: Jenny Schweers Date: Thu, 12 Dec 2024 11:09:02 -0500 Subject: [PATCH] Fixed js_entry tag on B5 page --- .../templates/domain/admin/bootstrap5/flags_and_privileges.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corehq/apps/domain/templates/domain/admin/bootstrap5/flags_and_privileges.html b/corehq/apps/domain/templates/domain/admin/bootstrap5/flags_and_privileges.html index c4ec5fa2d393..d0380f56bf2f 100644 --- a/corehq/apps/domain/templates/domain/admin/bootstrap5/flags_and_privileges.html +++ b/corehq/apps/domain/templates/domain/admin/bootstrap5/flags_and_privileges.html @@ -2,7 +2,7 @@ {% load hq_shared_tags %} {% load i18n %} -{% js_entry_b3 'domain/js/bootstrap5/toggles' %} +{% js_entry 'domain/js/bootstrap5/toggles' %} {% block page_content %}