X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2Finfluences%2Finfluence_comments_block.html;h=19695917e4363b80a8b1011d22c7c1b7e21fbb09;hb=201a3237c38127057da1c88093678253384a46d7;hp=5392d2f2db3938117e11315dc3f2c1353f2762f0;hpb=b582ec094af334aa50ad25fb3c7214ad2ab1ff71;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/influences/influence_comments_block.html b/templates/influences/influence_comments_block.html index 5392d2f..1969591 100644 --- a/templates/influences/influence_comments_block.html +++ b/templates/influences/influence_comments_block.html @@ -1,19 +1,19 @@ {% load i18n %} {% load threadedcommentstags %} -{% if comments %} - + function hideReply(comment_id) { + YAHOO.util.Dom.setStyle('replyForm' + comment_id, 'display', 'none'); + YAHOO.util.Dom.setStyle('replyLink' + comment_id, 'display', 'block'); + } + +{% if comments %} {% for comment in comments %}
{{ comment.user }} said: