From 4995d7225bde030e4dc61f2f3bd2e66945cc464d Mon Sep 17 00:00:00 2001 From: Jordan Date: Sat, 6 Mar 2021 15:53:57 -0700 Subject: btn -> sel --- templates/admin-edit.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/admin-edit.html b/templates/admin-edit.html index a4cf2c7..4192af0 100644 --- a/templates/admin-edit.html +++ b/templates/admin-edit.html @@ -8,12 +8,12 @@
- {{ range $category, $papers := .Papers }} {{ end }} - +
{{ end }} @@ -31,7 +31,7 @@ {{ if gt $categoryCount 0 }}
- @@ -41,7 +41,7 @@ {{ end }} - +
{{ range $category, $papers := .Papers }} -- cgit v1.2.3-54-g00ecf