From f1f25ae3811e8aad771996de4e48881adf66a2cc Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 26 Mar 2024 13:31:26 +0300 Subject: Add a "View History" link. Signed-off-by: Munyoki Kilyungi --- gn2/wqflask/templates/dataset.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gn2/wqflask') diff --git a/gn2/wqflask/templates/dataset.html b/gn2/wqflask/templates/dataset.html index 570401c9..63141aa3 100644 --- a/gn2/wqflask/templates/dataset.html +++ b/gn2/wqflask/templates/dataset.html @@ -84,6 +84,15 @@ {% else %} {{ name }} {% endif %} + + + [  + + View history + +  ] + + -- cgit v1.2.3