put full jquery-ui back in. something to lost in the pipework trying

to minimize it to just the sortable component (custom build), giving
TypeError: 'undefined' is not a function (evaluating 'a.curCSS(this,"overflow",1)')
This commit is contained in:
Tyler Renelle 2012-09-04 17:38:12 -04:00
parent 051b28253c
commit 681c3e219a
2 changed files with 110 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -291,7 +291,7 @@
<!-- Required scripts, needed by ready() -->
<Scripts:>
<script src=/js/jquery.min.js></script><!-- http://code.jquery.com/jquery-1.7.2.min.js -->
<script src=/js/jquery.min.js></script>
{#unless _mobileDevice}<script src=/js/jquery-ui.min.js></script>{/}
<script src=/js/underscore-min.js></script><!-- http://underscorejs.org/underscore-min.js -->
<script src=/js/bootstrap.min.js></script><!-- http://twitter.github.com/bootstrap/assets/js/bootstrap.min.js -->