From 23508fc468d78ff5eff7c0d2efff9405771bb34f Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Mon, 10 Aug 2026 13:14:47 +1000 Subject: [PATCH] =?UTF-8?q?fix:=20Edit=20link=20navigates=20to=20the=20ful?= =?UTF-8?q?l=20tag=20edit=20page=20(was=20intercepted=20by=20hx-get=20inli?= =?UTF-8?q?ne);=20admin=20upload=20limits=20raised=20(12M=20via=20php=20-d?= =?UTF-8?q?)=20+=20FileUpload=20maxSize=2010MB=20=E2=80=94=20fixes=20'fail?= =?UTF-8?q?ed=20to=20upload'=20on=20phone=20photos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/templates/tag-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/tag-list.html b/frontend/templates/tag-list.html index 921d1e2..4e3ede1 100644 --- a/frontend/templates/tag-list.html +++ b/frontend/templates/tag-list.html @@ -23,7 +23,7 @@ {{if .ItemType.Valid}}{{.ItemType.String}}{{else}}—{{end}} {{if ne .Status "closed"}} - Edit + Edit {{end}}