From: Zach Prezkuta Date: Wed, 5 Sep 2012 17:11:03 +0000 (-0600) Subject: add threading files to make testbubble not broken with threading X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0d45fec969a124382c67c03df4ac325d7454f8f6;p=friendica.git add threading files to make testbubble not broken with threading --- diff --git a/view/theme/testbubble/wall_thread.tpl b/view/theme/testbubble/wall_thread.tpl new file mode 100644 index 0000000000..b40e7b1a68 --- /dev/null +++ b/view/theme/testbubble/wall_thread.tpl @@ -0,0 +1,100 @@ +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments $item.hide_text +
+ {{endif}} diff --git a/view/theme/testbubble/wallwall_thread.tpl b/view/theme/testbubble/wallwall_thread.tpl new file mode 100644 index 0000000000..de43c6622f --- /dev/null +++ b/view/theme/testbubble/wallwall_thread.tpl @@ -0,0 +1,103 @@ +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments $item.hide_text +
+ {{endif}}