Html Module can now be editing, saved, and re-opened

This commit is contained in:
Calen Pennington
2012-06-22 10:50:46 -04:00
parent f9bb8a701a
commit 72eef72d8b
10 changed files with 96 additions and 10 deletions

View File

@@ -34,6 +34,7 @@
<%static:js group='module-js'/>
<script src="${ STATIC_URL }/js/jquery.inlineedit.js"></script>
<script src="${ STATIC_URL }/js/jquery.cookie.js"></script>
<script src="${ STATIC_URL }/js/jquery.leanModal.min.js"></script>
<script src="${ STATIC_URL }/js/jquery.tablednd.js"></script>
</body>