about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/gsearch_gene.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/gsearch_gene.html b/wqflask/wqflask/templates/gsearch_gene.html
index 9984c0b6..97b09929 100644
--- a/wqflask/wqflask/templates/gsearch_gene.html
+++ b/wqflask/wqflask/templates/gsearch_gene.html
@@ -161,7 +161,7 @@
                         try {
                             return decodeURIComponent(escape(data.description))
                         } catch {
-                            return escape(data.description))
+                            return escape(data.description)
                         }
                       }
                     },