Remove dependency on ExtJS for library & lanes_for pages.
authorDiane Trout <diane@caltech.edu>
Thu, 28 Oct 2010 00:25:02 +0000 (17:25 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 28 Oct 2010 00:25:02 +0000 (17:25 -0700)
commitd73efe77754fd0c2c62582329d36f2f2cf09c99a
tree5c571da5b67ffc7005748df336e61ef16a6e4605
parent84b4c04f76df1ceeabf257741c87e498c81a073f
Remove dependency on ExtJS for library & lanes_for pages.
The inventory page still needs extjs.

In the process I cleaned up some of the CSS as well.

The downside is you'll need to link
htsworkflow/static/js/jquery.min.js
to a valid jquery sourcefile.
12 files changed:
htsworkflow/frontend/static/css/changelists.css
htsworkflow/frontend/static/css/click-table.css
htsworkflow/frontend/static/css/forms.css
htsworkflow/frontend/static/css/global.css
htsworkflow/frontend/static/js/htsw.js
htsworkflow/frontend/static/js/jquery-1.3.2.js [deleted file]
htsworkflow/frontend/static/js/jquery-1.3.2.min.js [deleted file]
htsworkflow/frontend/templates/app_base.html
htsworkflow/frontend/templates/base.html
htsworkflow/frontend/templates/base_site.html
htsworkflow/frontend/templates/samples/lanes_for.html
htsworkflow/frontend/templates/samples/library_index.html