From af6272cabf9636d4c4201fbae57157045a4a152c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Wed, 20 Aug 2025 20:55:14 +0200 Subject: [PATCH] info icon w alertach --- templates/admin/edit_list.html | 1 + templates/admin/mass_edit_categories.html | 1 + templates/admin/receipts.html | 1 + templates/list.html | 1 + templates/main.html | 2 ++ 5 files changed, 6 insertions(+) diff --git a/templates/admin/edit_list.html b/templates/admin/edit_list.html index ad1d4f5..1e9cd97 100644 --- a/templates/admin/edit_list.html +++ b/templates/admin/edit_list.html @@ -268,6 +268,7 @@ {% if not receipts %} {% endif %} diff --git a/templates/admin/mass_edit_categories.html b/templates/admin/mass_edit_categories.html index 3e264a0..1ff6e5f 100644 --- a/templates/admin/mass_edit_categories.html +++ b/templates/admin/mass_edit_categories.html @@ -12,6 +12,7 @@