return to last commit...

This commit is contained in:
Felipe Duardo 2013-04-09 13:55:21 -03:00
parent 79a96a8c1e
commit 7f16b55493
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
portrait_url python:view.get_commenter_portrait(reply.author_username);
review_state python:wtool.getInfoFor(reply, 'review_state', 'none');"
tal:attributes="class python:'comment replyTreeLevel'+str(depth)+' state-'+str(review_state);
id string:id-${reply/getId}"
id string:${reply/getId}"
tal:condition="python:canReview or review_state == 'published'">
<div class="commentImage" tal:condition="showCommenterImage">