Made reversion actually track changes:
[htsworkflow.git] / templates / sample_summary.html
index 98dd413b44fce700a6cb57f912ce5ae9d92e4f26..f05a6340a64552bfa561e34073d09ccd941b7114 100644 (file)
@@ -14,6 +14,9 @@
 <b>Type:</b> {{ sample.sample_type.name }}<br />
 <b>Owner:</b> {{ sample.owner.name }}<br />
 <br />
+<b>Description:</b>
+<p>{{ sample.description }}</p>
+<br />
 <b>Concentration (ug/ml):</b> {{ sample.concentration }}<br />
 <b>Volume (ml):</b> {{ sample.volume }}<br />
 <br />