about summary refs log tree commit diff
path: root/gn2/wqflask/templates
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates')
-rw-r--r--gn2/wqflask/templates/dataset.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/gn2/wqflask/templates/dataset.html b/gn2/wqflask/templates/dataset.html
index 1e2c5bc4..32f17682 100644
--- a/gn2/wqflask/templates/dataset.html
+++ b/gn2/wqflask/templates/dataset.html
@@ -85,13 +85,6 @@
 	    {% else %}
             {{ name }}
             {% endif %}
-	    <small>
-		<sup>
-		    [&nbsp;
-		    <a hx-get={{ url_for('metadata.view_history', id_=dataset.id.split('/')[-1], name=name, title=(dataset.title or dataset.label or dataset.altLabel)) }} hx-target=".dataset-content" hx-push-url="true" hx-select="#history">History</a>
-		    &nbsp;]
-		</sup>
-	    </small>
 	</h1>
     </header>
     <div class="panel-about panel panel-info panel-metadata text-muted">