Add a bread crumb to the send started email page.
authorDiane Trout <diane@caltech.edu>
Tue, 6 Oct 2009 19:45:33 +0000 (19:45 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 6 Oct 2009 19:45:33 +0000 (19:45 +0000)
commitd06530c6174aa3652c85ae38ca067259dc9cfed1
tree58ce462e977daa2537b353767404638031d76fe1
parent6052d157fcfa0e5286547da0723b1ce9631a5930
Add a bread crumb to the send started email page.

I modified the base template to re-include the default place for
a bread crumb, and added a bit of test code to make sure the bread crumb
is actually present.
htsworkflow/frontend/experiments/fixtures/test_flowcells.json
htsworkflow/frontend/experiments/models.py
htsworkflow/frontend/experiments/tests.py
htsworkflow/frontend/experiments/views.py
htsworkflow/frontend/templates/base.html
htsworkflow/frontend/templates/experiments/email_preview.html