From aac4f602bf03e01c13e20af5980aa289274956b0 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Mon, 31 Oct 2022 16:10:24 +0000
Subject: Add md5 js file (needed for adding to collections)
---
wqflask/wqflask/templates/correlation_page.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html
index 55764ebb..8d83d1a6 100644
--- a/wqflask/wqflask/templates/correlation_page.html
+++ b/wqflask/wqflask/templates/correlation_page.html
@@ -131,6 +131,7 @@
{% endblock %}
{% block js %}
+
--
cgit v1.2.3