diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-09-03 12:41:59 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-09-03 12:41:59 +0200 |
commit | 9554264a2acccf88ee89cb89f20eb7bce967a561 (patch) | |
tree | a970e10861234de83f8dbe104a86a8323f7fa787 /archaeological_operations/templates | |
parent | ba05d1376890231994a6eb4d904083359282c726 (diff) | |
download | Ishtar-9554264a2acccf88ee89cb89f20eb7bce967a561.tar.bz2 Ishtar-9554264a2acccf88ee89cb89f20eb7bce967a561.zip |
Manage history for sites
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_site.html | 4 |
1 files changed, 0 insertions, 4 deletions
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 %}<strong>{{SITE_LABEL}}</strong> - {{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 %} |