aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-13 21:40:02 -0700
committerfriendica <info@friendica.com>2012-06-13 21:40:02 -0700
commit4229debff883c01d7f2e80a14b1e0fcba14ad32f (patch)
treecbf8350deac5519fc8f25c6b9b8faf2b80a2c4e8 /view/theme/dispy
parentedeca6d815a8830d92a42a18199087fc6b1798cd (diff)
downloadvolse-hubzilla-4229debff883c01d7f2e80a14b1e0fcba14ad32f.tar.gz
volse-hubzilla-4229debff883c01d7f2e80a14b1e0fcba14ad32f.tar.bz2
volse-hubzilla-4229debff883c01d7f2e80a14b1e0fcba14ad32f.zip
ajax append placeholder, fix some html warnings
Diffstat (limited to 'view/theme/dispy')
-rw-r--r--view/theme/dispy/conversation.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/dispy/conversation.tpl b/view/theme/dispy/conversation.tpl
index c49cdf26b..ca1b560a6 100644
--- a/view/theme/dispy/conversation.tpl
+++ b/view/theme/dispy/conversation.tpl
@@ -16,6 +16,8 @@
</div>
{{ endfor }}
+<div id="conversation-end"></div>
+
{{ if $dropping }}
<div class="delete-checked">
<a href="#" onclick="deleteCheckedItems();return false;"><span class="icon delete"></span><span class="s22 text" onmouseover="imgbright(this);" onmouseout="imgdull(this);">$dropping</span></a>