From 8760d188faebe552028f3142a821d0851df4e1e9 Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Thu, 7 Dec 2023 12:40:37 +0300
Subject: Samples: Provide preview feature.
---
qc_app/templates/samples/upload-samples.html | 56 +++++++++++++++++++++++-----
1 file changed, 46 insertions(+), 10 deletions(-)
(limited to 'qc_app/templates')
diff --git a/qc_app/templates/samples/upload-samples.html b/qc_app/templates/samples/upload-samples.html
index b19e38c..23dc8a8 100644
--- a/qc_app/templates/samples/upload-samples.html
+++ b/qc_app/templates/samples/upload-samples.html
@@ -46,13 +46,21 @@
+
+
@@ -100,8 +115,29 @@
+
+ preview content
+
+
+
+ Name |
+ Name2 |
+ Symbol |
+ Alias |
+
+
+
+
+
+
+ Please make some selections to preview the data. |
+
+
+
+
{%endblock%}
{%block javascript%}
+
{%endblock%}
--
cgit v1.2.3