From 9554264a2acccf88ee89cb89f20eb7bce967a561 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 3 Sep 2018 12:41:59 +0200 Subject: Manage history for sites --- archaeological_operations/templates/ishtar/sheet_site.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html index a69609f90..8473e8675 100644 --- a/archaeological_operations/templates/ishtar/sheet_site.html +++ b/archaeological_operations/templates/ishtar/sheet_site.html @@ -4,11 +4,7 @@ {% block head_title %}{{SITE_LABEL}} - {{item}}{% endblock %} {% block toolbar %} -{%comment%} {% window_nav item window_id 'show-site' 'site_modify' 'show-historized-site' 'revert-site' previous next 1 %} -{%endcomment%} - -{% window_nav item window_id 'show-site' 'site_modify' %} {% endblock %} {% block content %} -- cgit v1.2.3