From 7e54ea61c374e15df31c41c1ca87a001acd85242 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 17 Sep 2024 12:46:31 -0500 Subject: UI Improvements: Enumerate data in tables. --- uploader/templates/samples/list-samples.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uploader/templates/samples/list-samples.html') diff --git a/uploader/templates/samples/list-samples.html b/uploader/templates/samples/list-samples.html index f82d72e..13e5cec 100644 --- a/uploader/templates/samples/list-samples.html +++ b/uploader/templates/samples/list-samples.html @@ -73,6 +73,7 @@
| # | Name | Auxilliary Name | Symbol | @@ -83,6 +84,7 @@
|---|---|---|---|
| {{sample.sequence_number}} | {{sample.Name}} | {{sample.Name2}} | {{sample.Symbol or "-"}} | -- cgit 1.4.1