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:17:47 +0200
commit1b90e851f9e53924923d7110591caf50085236c2 (patch)
treea5f328705a1f0d77c01ea53006cb7d8d9e6e8bff /view/tpl/conv_item.tpl
parent165f442d70d5ef3e025f72ba38f5a423d1245736 (diff)
downloadvolse-hubzilla-1b90e851f9e53924923d7110591caf50085236c2.tar.gz
volse-hubzilla-1b90e851f9e53924923d7110591caf50085236c2.tar.bz2
volse-hubzilla-1b90e851f9e53924923d7110591caf50085236c2.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>