From 66d24cf1b5f9aedf6b4ce8d7ef16f9cdc5920c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Mon, 6 May 2024 12:45:38 -0300 Subject: [PATCH] Atualiza chart.js --- sigi/templates/material/admin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigi/templates/material/admin/index.html b/sigi/templates/material/admin/index.html index 0f6e128..0d91001 100644 --- a/sigi/templates/material/admin/index.html +++ b/sigi/templates/material/admin/index.html @@ -7,7 +7,7 @@ {% endblock %} {% block extrahead %} - + {{ block.super }} {% endblock %}