Sync objects with upstream

This commit is contained in:
Domovoy 2012-08-23 10:54:21 +02:00
parent f1bc2afbfe
commit 3e5c711a72
2 changed files with 14 additions and 2 deletions

View file

@ -93,10 +93,12 @@
{{ inc $item.template }}{{ endinc }}
{{ endfor }}
{{ if $item.comment }}
{{ if $item.flatten }}
<div class="wall-item-comment-wrapper" >
$item.comment
</div>
{{ endif }}
{{ endif }}
</div>
{{if $item.comment_lastcollapsed}}</div>{{endif}}