show the reply-to-comment button only to logged in users.

svn path=/plone.app.discussion/trunk/; revision=27200
This commit is contained in:
Timo Stollenwerk 2009-05-28 15:16:49 +00:00
parent 66f4640ac7
commit b73c43119d
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
</div>
<a href="#" class="reply-to-comment-button" title="reply to this comment"
tal:condition="not:isAnon"
tal:attributes="onclick string:createReplyToCommentForm(${reply/id});
id string:reply-to-comment-${reply/id}-button;
href string:#comment-${reply/id}">