whitespace.
svn path=/plone.app.discussion/trunk/; revision=51798
This commit is contained in:
parent
432f015fe4
commit
5911bae362
@ -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
|
||||
@ -105,7 +106,7 @@
|
||||
}
|
||||
|
||||
|
||||
/**********************************************************************
|
||||
/**********************************************************************
|
||||
* If the user hits the "reply" button of an existing comment, create a
|
||||
* reply form right beneath this comment.
|
||||
**********************************************************************/
|
||||
@ -211,6 +212,7 @@
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
/**********************************************************************
|
||||
* By default, hide the reply and the cancel button for the regular add
|
||||
* comment form.
|
||||
|
Loading…
Reference in New Issue
Block a user