Add the #delete_confirm dialog HTML

This commit is contained in:
Paul van Tilburg 2012-02-13 18:09:49 +01:00
parent 8995dda1f4
commit 0cdcec4275
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@
</p>
</form>
</div>
<div id="delete_confirm" title="Really delete?">
<p>Really delete this item?</p>
</div>
<div id="draggables"></div>
</body>
</html>