summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar/sheet_find.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-24 13:39:32 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-08-24 13:43:35 +0200
commit3eff8cc19f8f8ef237788c752cb7c937195bb7e6 (patch)
tree1233279285cfd418817a73611af98033230e6452 /archaeological_finds/templates/ishtar/sheet_find.html
parent04835942422a50ee8a4d6c09046153a48ff1d2e7 (diff)
downloadIshtar-3eff8cc19f8f8ef237788c752cb7c937195bb7e6.tar.bz2
Ishtar-3eff8cc19f8f8ef237788c752cb7c937195bb7e6.zip
UI: adpat all sheet to the new layout. Administrativ act: can modify from sheet. Organization: can modify from sheet.
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_find.html')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index c4ce00aa0..f7c3838b8 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -2,10 +2,9 @@
{% load i18n window_field from_dict link_to_window window_tables window_header humanize %}
{% load url from future %}
-{% block head_title %}{% trans "Find"%}{% endblock %}
+{% block head_title %}{% trans "Find" %}{% endblock %}
{% block content %}
-
-{% window_nav 'show-find' 'find_modify' 'show-historized-find' 'revert-find' item window_id previous next %}
+{% window_nav item window_id 'show-find' 'find_modify' 'show-historized-find' 'revert-find' previous next %}
{% if item.image %}
<a href='{{item.image.url}}' rel="prettyPhoto" title="{{item.label}}" class='photo'><img src='{{item.thumbnail.url}}'/></a>