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 () {
|
$(window).load(function () {
|
||||||
|
|
||||||
|
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
* If the user has hit the reply button of a reply-to-comment form
|
* 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
|
* (form was submitted with a value for the "in_reply_to" field in the
|
||||||
@ -211,6 +212,7 @@
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
* By default, hide the reply and the cancel button for the regular add
|
* By default, hide the reply and the cancel button for the regular add
|
||||||
* comment form.
|
* comment form.
|
||||||
|
Loading…
Reference in New Issue
Block a user