aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kabui2022-01-26 09:41:44 +0300
committerBonfaceKilz2022-02-09 08:49:56 +0300
commit787e8f6c742155a95a2f27f0dde9659e000c93f2 (patch)
tree7545ac5f2eb5941759122bf4a3f95eefe4788185
parent1bb1812fe0594cc2e8b0a32d09760f0cffc4bd96 (diff)
downloadgenenetwork2-787e8f6c742155a95a2f27f0dde9659e000c93f2.tar.gz
btn download for network sif and node file
-rw-r--r--wqflask/wqflask/templates/gn3_ctl_results.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/gn3_ctl_results.html b/wqflask/wqflask/templates/gn3_ctl_results.html
index ec20cc6a..1bfe8da1 100644
--- a/wqflask/wqflask/templates/gn3_ctl_results.html
+++ b/wqflask/wqflask/templates/gn3_ctl_results.html
@@ -60,7 +60,8 @@
<h3 style="text-align:center;">Network figure</h3>
<div>
- This is not we expected you see.Feature in progress
+ <button type="button" class="btn btn-primary btn-lg">Download Network Sif File</button>
+<button type="button" class="btn btn-secondary btn-lg">Download Node file</button>
</div>
</div>