From 21c279169a50bd7314a339cf3dd75b36fcbe0228 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 16 Feb 2018 16:36:45 +0100 Subject: Archaeological sites: modify action on the sheet (refs #3913) --- archaeological_operations/templates/ishtar/sheet_site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html index 48b8b8009..211f4f003 100644 --- a/archaeological_operations/templates/ishtar/sheet_site.html +++ b/archaeological_operations/templates/ishtar/sheet_site.html @@ -8,7 +8,7 @@ {% 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' %} +{% window_nav item window_id 'show-site' 'site_modify' %} {% endblock %} {% block content %} -- cgit v1.2.3