whitespace.

svn path=/plone.app.discussion/trunk/; revision=51798
This commit is contained in:
Timo Stollenwerk 2011-08-26 11:13:19 +00:00
parent 432f015fe4
commit 5911bae362
1 changed files with 8 additions and 6 deletions

View File

@ -89,6 +89,7 @@
**************************************************************************/
$(window).load(function () {
/**********************************************************************
* If the user has hit the reply button of a reply-to-comment form
* (form was submitted with a value for the "in_reply_to" field in the
@ -211,6 +212,7 @@
return false;
});
/**********************************************************************
* By default, hide the reply and the cancel button for the regular add
* comment form.