From 4a19fd64412dc111bac3c1b56cf3eb55728d2ba3 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 15 Aug 2016 01:42:20 -0700 Subject: Web editor: temporarily disable upload and quick fix for edit and new Try to merge into develop branch ASAP, then continue minor fixes afterwards. --- templates/repo/editor/edit.tmpl | 59 ++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 28 deletions(-) (limited to 'templates/repo/editor') diff --git a/templates/repo/editor/edit.tmpl b/templates/repo/editor/edit.tmpl index f6e16ae7..3f67437f 100644 --- a/templates/repo/editor/edit.tmpl +++ b/templates/repo/editor/edit.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -
+
{{template "repo/header" .}}
{{template "base/alert" .}} @@ -7,30 +7,33 @@ {{.CsrfTokenHtml}}