Added jquery resize plugin to enable the set of the resizing event directly on the element.

This commit is contained in:
Alexis Lahouze
2013-01-12 19:16:48 +01:00
parent 68c487b91d
commit 6f36d7970f
3 changed files with 12 additions and 1 deletions

View File

@ -112,6 +112,7 @@
</script>
<script type="text/javascript" src="jquery/jquery.js"></script>
<script type="text/javascript" src="jquery/jquery.ba-resize.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="datepicker/js/bootstrap-datepicker.js"></script>
<script type="text/javascript" src="knockout/knockout.js"></script>