aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/gsearch_gene.html
diff options
context:
space:
mode:
authorJohn Nduli2024-09-16 19:38:20 +0300
committerJohn Nduli2024-09-16 19:38:20 +0300
commit9a121105a096f6bf504e90e662d40bf71ba609d3 (patch)
tree3c6e1f851a2f4ec33e60880ed879fc8d9a86d2c6 /gn2/wqflask/templates/gsearch_gene.html
parent852eeaad9bd6b09588803722002c5940e4f7412f (diff)
downloadgenenetwork2-9a121105a096f6bf504e90e662d40bf71ba609d3.tar.gz
feat: show log in message for search results
Diffstat (limited to 'gn2/wqflask/templates/gsearch_gene.html')
-rw-r--r--gn2/wqflask/templates/gsearch_gene.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/gn2/wqflask/templates/gsearch_gene.html b/gn2/wqflask/templates/gsearch_gene.html
index 9e5766b3..f1ca998b 100644
--- a/gn2/wqflask/templates/gsearch_gene.html
+++ b/gn2/wqflask/templates/gsearch_gene.html
@@ -23,6 +23,12 @@
<i class="fa fa-spinner fa-spin fa-3x"></i>
</div>
</div>
+ {% else %}
+ <div class="row" id="ai_result_info">
+ <div class="col-sm-6">
+ <div class="alert alert-warning">Please login to view LLM summary context</div>
+ </div>
+ </div>
{% endif %}
<p>To study a record, click on its Record ID below.<br />Check records below and click Add button to add to selection.</p>