fix typo.
svn path=/plone.app.discussion/trunk/; revision=31925
This commit is contained in:
parent
6999e6f8d0
commit
dd6fdd34fb
@ -88,7 +88,7 @@ jq(document).ready(function() {
|
||||
|
||||
/*****************************************************************
|
||||
* Show the reply button only when Javascript is enabled.
|
||||
* Otherwise hide it, since the reply functions relies on jQuery.
|
||||
* Otherwise hide it, since the reply functions rely on jQuery.
|
||||
*****************************************************************/
|
||||
jq(".reply-to-comment-button").css("display" , "inline");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user