1
0
Fork 0

Merge pull request #451 from fabrixxm/master

fixes and tweaks
This commit is contained in:
friendica 2012-08-31 01:26:03 -07:00
commit 2ace7d6646
6 changed files with 31 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{{ for $threads as $item }}
<div id="tread-wrapper-$item.id" class="tread-wrapper {{ if $item.threaded }}threaded{{ endif }}">
<div id="tread-wrapper-$item.id" class="tread-wrapper {{ if $item.threaded }}threaded{{ endif }} $item.toplevel">
{{ if $item.type == tag }}