From aa8ca4d9678f2b7066368808c0490359d1e0bac3 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Thu, 17 Feb 2022 12:04:33 -0700 Subject: [PATCH] query param to edit readonly page and link on readonly pages to it --- server/public/ui/templates/' | 9 --------- server/public/ui/templates/_readonly.ctmpl | 1 + server/server.go | 6 +++++- 3 files changed, 6 insertions(+), 10 deletions(-) delete mode 100644 server/public/ui/templates/' diff --git a/server/public/ui/templates/' b/server/public/ui/templates/' deleted file mode 100644 index 2758bb2..0000000 --- a/server/public/ui/templates/' +++ /dev/null @@ -1,9 +0,0 @@ -{{ define "_readonly" }} -
-
-
- -
-{{ end }} diff --git a/server/public/ui/templates/_readonly.ctmpl b/server/public/ui/templates/_readonly.ctmpl index 7f53400..d08c8eb 100644 --- a/server/public/ui/templates/_readonly.ctmpl +++ b/server/public/ui/templates/_readonly.ctmpl @@ -1,5 +1,6 @@ {{ define "_readonly" }}
+