From 6635b507f281d6ccb1e15b9ddd9366d2e5fe6989 Mon Sep 17 00:00:00 2001 From: rr- Date: Tue, 26 Jul 2016 23:14:05 +0200 Subject: [PATCH] client/posts: fix losing query after exiting edit --- client/html/post.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/html/post.tpl b/client/html/post.tpl index 4e7458c..cdc39ec 100644 --- a/client/html/post.tpl +++ b/client/html/post.tpl @@ -23,7 +23,7 @@
<% if (ctx.editMode) { %> - + Back to view mode