From d18b57d11a0dc45cb29fcb9f4013c297a3e6d6e2 Mon Sep 17 00:00:00 2001 From: Ben Pate Date: Sat, 7 Sep 2024 12:35:45 -0600 Subject: [PATCH] Admin UX --- _embed/templates/admin-navigation/index.html | 4 ++-- _embed/templates/admin-rules/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_embed/templates/admin-navigation/index.html b/_embed/templates/admin-navigation/index.html index 52197de0..08060491 100644 --- a/_embed/templates/admin-navigation/index.html +++ b/_embed/templates/admin-navigation/index.html @@ -12,8 +12,8 @@ {{ $navigation := .Navigation}} {{- if not $navigation.IsEmpty -}} -
- +
+ {{icon "add"}} Add an Item
diff --git a/_embed/templates/admin-rules/index.html b/_embed/templates/admin-rules/index.html index 8502b7c8..d6156774 100644 --- a/_embed/templates/admin-rules/index.html +++ b/_embed/templates/admin-rules/index.html @@ -9,7 +9,7 @@
{{.View "list"}}