From 3414597982c2b4e34d842e9747d1ae58bf8b51b2 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Tue, 18 Oct 2016 23:49:28 -0700 Subject: updating form enctype to meet ponzu system requirements [multipart/form-data] --- system/admin/handlers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/admin/handlers.go') diff --git a/system/admin/handlers.go b/system/admin/handlers.go index ee0ff60..de340ae 100644 --- a/system/admin/handlers.go +++ b/system/admin/handlers.go @@ -452,7 +452,7 @@ func adminPostListItem(p editor.Editable, t string) []byte { Updated: ` + updatedTime + ` ` + publishTime + ` -
+ Delete -- cgit v1.2.3