From 2a9a3f9c4345a2525d5e7253be9ca5ee716746da Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sat, 3 Jan 2015 15:17:32 +0100 Subject: [PATCH] Take commenters back to the blog article and the comments section where they just posted their comment to. --- webcit/static/t/view_blog/comment_box.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webcit/static/t/view_blog/comment_box.html b/webcit/static/t/view_blog/comment_box.html index 6b8292c49..1d60f4029 100644 --- a/webcit/static/t/view_blog/comment_box.html +++ b/webcit/static/t/view_blog/comment_box.html @@ -7,11 +7,12 @@ function submit_comment() {
+ method="POST" action="post#comments" onSubmit="submit_comment();"> ">
+