From 86b970665ffc5e47a0c7fb01543cb2f7ee73f262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madis=20M=C3=A4gi?= Date: Sun, 30 Jul 2023 13:37:46 +0300 Subject: [PATCH] Remove red highlight from public view --- inventory-app/templates/inventory_public.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/inventory-app/templates/inventory_public.html b/inventory-app/templates/inventory_public.html index 85111e5..1ca5bea 100644 --- a/inventory-app/templates/inventory_public.html +++ b/inventory-app/templates/inventory_public.html @@ -16,10 +16,7 @@ {% for item in items %} - + {% if item.shortener %} {{ item.shortener.slug }}