1
0
Fork 0

ajax append placeholder, fix some html warnings

This commit is contained in:
friendica 2012-06-13 21:40:02 -07:00
commit 4229debff8
8 changed files with 13 additions and 3 deletions

View file

@ -16,6 +16,8 @@
</div>
{{ endfor }}
<div id="conversation-end"></div>
{{ if $dropping }}
<div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems();">
<div id="item-delete-selected-icon" class="icon drophide" title="$dropping" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></div>