Start of inventory app page.
authorBrandon King <kingb@caltech.edu>
Tue, 30 Jun 2009 18:26:29 +0000 (18:26 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 30 Jun 2009 18:26:29 +0000 (18:26 +0000)
commit5f82d6f0971b1e7b6628affcbb6145257d838d6b
tree70f19511eaf21a9f78a6c4bcc61e5038effbc116
parent53ef48ecca6a7c7a9c04f92bea15def568cd2a8e
Start of inventory app page.
htsworkflow/frontend/inventory/urls.py
htsworkflow/frontend/inventory/views.py
htsworkflow/frontend/static/js/htsw-inventory.js [new file with mode: 0644]
htsworkflow/frontend/static/js/htsw.js
htsworkflow/frontend/static/js/jquery.timers-1.0.0.js [new file with mode: 0644]
htsworkflow/frontend/templates/app_base.html
htsworkflow/frontend/templates/inventory_app.html [new file with mode: 0644]
htsworkflow/frontend/templates/inventory_index.html [new file with mode: 0644]
htsworkflow/frontend/urls.py