From 115d15a055571ac9c5e881d88278456b82ce86bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Fri, 18 Jul 2025 22:32:00 +0200 Subject: [PATCH] uxowe zmiany --- static/js/functions.js | 2 +- templates/admin/admin_panel.html | 9 +++++---- templates/admin/list_products.html | 11 ++++++++--- templates/admin/receipts.html | 6 +++++- templates/admin/user_management.html | 5 ++++- templates/base.html | 3 ++- templates/edit_my_list.html | 5 ++++- templates/list.html | 2 +- templates/list_share.html | 2 +- templates/main.html | 1 + templates/user_expenses.html | 8 ++++++-- 11 files changed, 38 insertions(+), 16 deletions(-) diff --git a/static/js/functions.js b/static/js/functions.js index 9d5cd7b..522222e 100644 --- a/static/js/functions.js +++ b/static/js/functions.js @@ -303,7 +303,7 @@ function updateListSmoothly(newItems) { // Wewnętrzny HTML li.innerHTML = ` -
+
${isSorting ? `` : ''} ${!item.not_purchased ? `
- +
+

📄 Wszystkie listy zakupowe

@@ -145,7 +146,9 @@
- +
+
+
+
+
@@ -66,7 +68,8 @@ {% endfor %}
- +
+