From b8419919ef2590afc455f939e05f6b6f14698d29 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 22 Dec 2022 18:34:14 +0100 Subject: Profile: force refresh for session external - minor fix on UI --- ishtar_common/templates/ishtar/forms/profile.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/forms/profile.html b/ishtar_common/templates/ishtar/forms/profile.html index 926f035e2..795ab6ab1 100644 --- a/ishtar_common/templates/ishtar/forms/profile.html +++ b/ishtar_common/templates/ishtar/forms/profile.html @@ -1,5 +1,5 @@ {% extends "ishtar/form.html" %} -{% load i18n inline_formset table_form %} +{% load i18n inline_formset table_form ishtar_helpers %} {% block extra_head %}