summaryrefslogtreecommitdiff
path: root/archaeological_operations/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2021-12-20 19:42:56 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-12-12 12:20:59 +0100
commitc6c1f8dc49f9091053c196ec671a614062a6c3bc (patch)
tree93745734f124e3793a7a8a4fbc9845f05062f637 /archaeological_operations/templates
parent2111c50f9ac78b2fc18c42cbbe723de803ba6c90 (diff)
downloadIshtar-c6c1f8dc49f9091053c196ec671a614062a6c3bc.tar.bz2
Ishtar-c6c1f8dc49f9091053c196ec671a614062a6c3bc.zip
Syndication - filter field on sheet (bis)
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_site.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html
index a7955572d..4904b5562 100644
--- a/archaeological_operations/templates/ishtar/sheet_site.html
+++ b/archaeological_operations/templates/ishtar/sheet_site.html
@@ -1,7 +1,7 @@
{% extends "ishtar/sheet.html" %}
{% load i18n window_tables window_header window_ope_tables window_field from_dict %}
-{% block head_title %}<strong>{{SITE_LABEL}}</strong> - {{item}}{% endblock %}
+{% block head_title %}<strong>{{SITE_LABEL}}</strong> - {{item.cached_label}}{% endblock %}
{% block toolbar %}
{% window_nav item window_id 'show-site' 'site_modify' 'show-historized-site' 'revert-site' previous next 1 %}