summaryrefslogtreecommitdiff
path: root/archaeological_operations/templates/ishtar/sheet_operation.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-19 16:56:15 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-01-19 16:56:15 +0100
commitbed65ee5480783ee979d31622effd7a7a78718cf (patch)
treef651a68671d2ae6735b73b9b603dbe4cb1000dfb /archaeological_operations/templates/ishtar/sheet_operation.html
parent266836701081d674db486ebf70d8a3960493a9fc (diff)
downloadIshtar-bed65ee5480783ee979d31622effd7a7a78718cf.tar.bz2
Ishtar-bed65ee5480783ee979d31622effd7a7a78718cf.zip
UI : improve forms - sheet source
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_operation.html')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_operation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html
index 0052dde7b..1f3e9e157 100644
--- a/archaeological_operations/templates/ishtar/sheet_operation.html
+++ b/archaeological_operations/templates/ishtar/sheet_operation.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 %}{% trans "Operation:" %} {{item.short_label}}{% endblock %}
+{% block head_title %}<strong>{% trans "Operation" %}</strong> - {{item.short_label}}{% endblock %}
{% block toolbar %}
{% window_nav item window_id 'show-operation' 'operation_modify' 'show-historized-operation' 'revert-operation' previous next 1 %}