Савинцев Егор 🚶 (savintsev_egor) wrote in changelog,
Савинцев Егор 🚶
savintsev_egor
changelog

[livejournal] r19742: LJSUP-9536: Anchors at Comment Form

Committer: esavintcev
LJSUP-9536: Anchors at Comment Form
U   trunk/htdocs/js/quickreply.js
Modified: trunk/htdocs/js/quickreply.js
===================================================================
--- trunk/htdocs/js/quickreply.js	2011-08-16 09:43:01 UTC (rev 19741)
+++ trunk/htdocs/js/quickreply.js	2011-08-17 03:01:43 UTC (rev 19742)
@@ -61,7 +61,7 @@
 		
 		if(dtid.value > 0 && pidform.value > 0) {
 			//a reply to a comment
-			qr_form.action = basepath.value + "replyto=" + dtid.value;
+			qr_form.action = basepath.value + "replyto=" + dtid.value + "#add_comment";
 		} else {
 			qr_form.action = basepath.value + "mode=reply#add_comment";
 		}

Tags: js, livejournal, savintsev_egor
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments