diff --git a/inventory-app/templates/inventory.html b/inventory-app/templates/inventory.html index 6b877da..0c36881 100644 --- a/inventory-app/templates/inventory.html +++ b/inventory-app/templates/inventory.html @@ -15,7 +15,7 @@ - + diff --git a/inventory-app/templates/inventory_add_slug.html b/inventory-app/templates/inventory_add_slug.html index b1d2f54..e203e33 100644 --- a/inventory-app/templates/inventory_add_slug.html +++ b/inventory-app/templates/inventory_add_slug.html @@ -2,9 +2,9 @@ {% block content %}
-

New slug: {{ slug }}

+

New sticker: {{ slug }}

-You are adding a new slug to the collection. +You are adding a new sticker to the collection. It can be assigned to an existing item or a new item can be created.

Actions

diff --git a/inventory-app/templates/inventory_edit.html b/inventory-app/templates/inventory_edit.html index 204d7bf..aa44d59 100644 --- a/inventory-app/templates/inventory_edit.html +++ b/inventory-app/templates/inventory_edit.html @@ -44,7 +44,7 @@
- + diff --git a/inventory-app/templates/inventory_view.html b/inventory-app/templates/inventory_view.html index 346c152..cedbf2f 100644 --- a/inventory-app/templates/inventory_view.html +++ b/inventory-app/templates/inventory_view.html @@ -39,7 +39,7 @@ - + - +
SlugSticker Visibility Type Name
k6.ee/Sticker: k6.ee/ {{ form.shortener.slug }}
URL slugSticker {% if item.get("shortener").slug %} {{ item.get("shortener", {}).get("slug") | qr_code }} diff --git a/inventory-app/templates/inventory_view_public.html b/inventory-app/templates/inventory_view_public.html index d32d94e..6258aac 100644 --- a/inventory-app/templates/inventory_view_public.html +++ b/inventory-app/templates/inventory_view_public.html @@ -34,7 +34,7 @@
URL slugSticker {% if item.get("shortener").slug %}