Updated to jQuery 1.3.2. Added "reorder items", you can drag items to change sequence.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 25 Mar 2009 02:46:34 +0000 (02:46 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 25 Mar 2009 02:46:34 +0000 (02:46 +0000)
commite6e6f52af1c1eec371084177f3070a70153ebab0
tree3807b7eb7fe46dbed90b50b80a06de95120cdf35
parent7a7f9ad54bd2cc1791f71476269632ac71834448
Updated to jQuery 1.3.2. Added "reorder items", you can drag items to change sequence.

Note that "reorder items" is only at toplevel, I haven't yet written
the handler for resequencing in a subheading. Also, you cannot drag
into a subheading, that was too complicated; I will give an
Edit...Relocate option for that.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@215 6d9bc8c9-1ec2-4278-b937-99fde70a366f
12 files changed:
conifer/static/jquery-1.2.6.js [deleted file]
conifer/static/jquery.tablesorter.min.js [deleted file]
conifer/static/jquery/js/jquery-1.3.2.min.js [new file with mode: 0644]
conifer/static/jquery/js/jquery-ui-1.7.1.custom.min.js [new file with mode: 0644]
conifer/static/jquery/js/jquery.tablesorter.min.js [new file with mode: 0644]
conifer/static/main.css
conifer/static/menublocks.js
conifer/syrup/urls.py
conifer/syrup/views.py
conifer/templates/components/course.xhtml
conifer/templates/course_detail.xhtml
conifer/templates/master.xhtml