From 98b914ff36932e52d2ffe9abcd4fad83416dc9f2 Mon Sep 17 00:00:00 2001 From: lisaq Date: Thu, 22 Sep 2016 19:54:03 +0200 Subject: [PATCH] notifications: fixing alerts when gist has been edited --- rhodecode/templates/admin/gists/edit.html | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/rhodecode/templates/admin/gists/edit.html b/rhodecode/templates/admin/gists/edit.html index 16b0579a..03c8d5b0 100644 --- a/rhodecode/templates/admin/gists/edit.html +++ b/rhodecode/templates/admin/gists/edit.html @@ -24,12 +24,6 @@
-
${h.secure_form(h.url('edit_gist', gist_id=c.gist.gist_access_id), method='post', id='eform')} @@ -115,7 +109,6 @@