Preload edit view images

master
Nick Sergeant 2012-05-03 21:12:08 -04:00
parent 93acdd6589
commit 4f2f783870
1 changed files with 4 additions and 0 deletions

View File

@ -300,5 +300,9 @@
</script>
{% endif %}
{% endif %}
<div class="hidden">
<img src="{{ STATIC_URL }}images/header-fixed-save.gif" alt="" />
<img src="{{ STATIC_URL }}images/chosen-sprite.png" alt="" />
</div>
</body>
</html>