From 4ea91a7b71bd08f24ba01256c2c3e22733650d00 Mon Sep 17 00:00:00 2001 From: LeandroJatai Date: Thu, 24 Jul 2025 13:54:21 -0300 Subject: [PATCH] retorna load script pra dentro de if not debug --- sapl/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 739782b1a..057cd1086 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -295,11 +295,11 @@ }); + {% if not debug %} - {% if not debug %} {% if "google_analytics_id_metrica"|get_config_attr %}