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 | b6464968770440dc73816c857b064bc9f7af2fd4 (patch) | |
tree | a970e10861234de83f8dbe104a86a8323f7fa787 /archaeological_operations/templates/ishtar/sheet_site.html | |
parent | 13de6e74c2b4ad9757a211080c35bbd44961653f (diff) | |
download | Ishtar-b6464968770440dc73816c857b064bc9f7af2fd4.tar.bz2 Ishtar-b6464968770440dc73816c857b064bc9f7af2fd4.zip |
Manage history for sites
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_site.html')
-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 %} |