aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-08-13 22:17:47 +0200
committerMario Vavti <mario@mariovavti.com>2016-08-13 22:20:54 +0200
commite5d1dd111e7f625ea750efffcd3615ccd2689b5a (patch)
treeecbbec22cffbc81e2baaa1d662bd0bf4bd41640d /view/tpl/conv_item.tpl
parent2c8a82713e828ae79374099c8de90dd584f9f4d1 (diff)
downloadvolse-hubzilla-e5d1dd111e7f625ea750efffcd3615ccd2689b5a.tar.gz
volse-hubzilla-e5d1dd111e7f625ea750efffcd3615ccd2689b5a.tar.bz2
volse-hubzilla-e5d1dd111e7f625ea750efffcd3615ccd2689b5a.zip
fix #480, enable bbcode autocomplete for photo comments and remove some redundant javascript
Diffstat (limited to 'view/tpl/conv_item.tpl')
-rwxr-xr-xview/tpl/conv_item.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 903a23eed..add80885b 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -225,7 +225,6 @@
<div class="wall-item-comment-wrapper{{if $item.children}} wall-item-comment-wrapper-wc{{/if}}" >
{{$item.comment}}
</div>
- <div id="comment-edit-preview-{{$item.id}}" class="comment-edit-preview"></div>
<div class="clear"></div>
{{/if}}
</div>