ajax append placeholder, fix some html warnings
This commit is contained in:
parent
edeca6d815
commit
4229debff8
8 changed files with 13 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue