aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conversation.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-06-19 12:44:11 +0200
committerMario Vavti <mario@mariovavti.com>2015-06-19 12:44:11 +0200
commitde84f48e2fd52a3a35af26895bd70132b1e92e5e (patch)
treea600d12a741a11b1e30aea4f0c976c99fd7c9f92 /view/tpl/conversation.tpl
parent25e134dd9cb4768291517678286a197d5a4e79a6 (diff)
downloadvolse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.tar.gz
volse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.tar.bz2
volse-hubzilla-de84f48e2fd52a3a35af26895bd70132b1e92e5e.zip
bring some more generic-content-wrappers and fix some of them
Diffstat (limited to 'view/tpl/conversation.tpl')
-rwxr-xr-xview/tpl/conversation.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conversation.tpl b/view/tpl/conversation.tpl
index 97d64327a..82c7be922 100755
--- a/view/tpl/conversation.tpl
+++ b/view/tpl/conversation.tpl
@@ -1,6 +1,6 @@
<div id="threads-begin"></div>
{{foreach $threads as $thread}}
-<div id="thread-wrapper-{{$thread.id}}" class="thread-wrapper">
+<div id="thread-wrapper-{{$thread.id}}" class="thread-wrapper generic-content-wrapper">
{{foreach $thread.items as $item}}
{{if $item.comment_firstcollapsed}}
<div class="hide-comments-outer">