From f726c71bf1636a838f45363d1613763a2926e34f Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Wed, 12 Jun 2024 16:38:54 -0500
Subject: Update html templates to use bootstrap for styling
---
.../rqtl2/create-geno-dataset-success.html | 42 ++-
.../rqtl2/create-probe-dataset-success.html | 46 ++-
.../rqtl2/create-probe-study-success.html | 42 ++-
qc_app/templates/rqtl2/create-tissue-success.html | 116 ++++----
qc_app/templates/rqtl2/index.html | 20 +-
qc_app/templates/rqtl2/rqtl2-qc-job-results.html | 78 ++---
qc_app/templates/rqtl2/rqtl2-qc-job-success.html | 34 +--
qc_app/templates/rqtl2/select-geno-dataset.html | 248 ++++++++--------
qc_app/templates/rqtl2/select-population.html | 148 +++++-----
.../templates/rqtl2/select-probeset-dataset.html | 323 +++++++++++----------
.../templates/rqtl2/select-probeset-study-id.html | 242 +++++++--------
qc_app/templates/rqtl2/select-tissue.html | 181 ++++++------
qc_app/templates/rqtl2/summary-info.html | 86 +++---
.../rqtl2/upload-rqtl2-bundle-step-01.html | 20 +-
.../rqtl2/upload-rqtl2-bundle-step-02.html | 34 +--
15 files changed, 847 insertions(+), 813 deletions(-)
(limited to 'qc_app/templates/rqtl2')
diff --git a/qc_app/templates/rqtl2/create-geno-dataset-success.html b/qc_app/templates/rqtl2/create-geno-dataset-success.html
index 4333612..1b50221 100644
--- a/qc_app/templates/rqtl2/create-geno-dataset-success.html
+++ b/qc_app/templates/rqtl2/create-geno-dataset-success.html
@@ -31,27 +31,25 @@
-
+
You successfully created the ProbeSet dataset with the following
information.
@@ -34,28 +34,26 @@
-
+
+
+
{%endblock%}
diff --git a/qc_app/templates/rqtl2/create-probe-study-success.html b/qc_app/templates/rqtl2/create-probe-study-success.html
index 5d3d123..d0ee508 100644
--- a/qc_app/templates/rqtl2/create-probe-study-success.html
+++ b/qc_app/templates/rqtl2/create-probe-study-success.html
@@ -6,7 +6,7 @@
{%block contents%}
Create ProbeSet Study
-
+
You successfully created the ProbeSet study with the following
information.
@@ -26,28 +26,24 @@
- {{study.today}}
-
-
+
+
{%endblock%}
diff --git a/qc_app/templates/rqtl2/create-tissue-success.html b/qc_app/templates/rqtl2/create-tissue-success.html
index 7ea0c65..5f2c5a0 100644
--- a/qc_app/templates/rqtl2/create-tissue-success.html
+++ b/qc_app/templates/rqtl2/create-tissue-success.html
@@ -6,61 +6,18 @@
{%block contents%}
Select Tissue
-
+
You have successfully added a new tissue, organ or biological material with
the following details:
-{{flash_all_messages()}}
-
-
-
-
+
+
+
-
+
-
{%endblock%}
diff --git a/qc_app/templates/rqtl2/index.html b/qc_app/templates/rqtl2/index.html
index 45018e7..f3329c2 100644
--- a/qc_app/templates/rqtl2/index.html
+++ b/qc_app/templates/rqtl2/index.html
@@ -12,23 +12,25 @@
id="frm-rqtl2-upload">
{{flash_messages("error-rqtl2")}}
-