Remove a few more fields that we dont use, and change the Lanes display
authorDiane Trout <diane@caltech.edu>
Thu, 26 Feb 2009 03:04:14 +0000 (03:04 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 26 Feb 2009 03:04:14 +0000 (03:04 +0000)
commit8adfa2fe97261dfa8709ed88f91241f19d951533
treed9439cfe0cfb94b330df3ab5619106d7aa604a64
parent1ad590d8b33820a8c62f952b776c7677922eb1d1
Remove a few more fields that we dont use, and change the Lanes display
on the flowcell index page.

I switched from the <div><span> that Rami was using to a <ol><li>
hierarchy, I also made the items link to the corresponding library
page.
htsworkflow/frontend/experiments/admin.py
htsworkflow/frontend/experiments/models.py
htsworkflow/frontend/samples/admin.py