diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-01-09 22:40:32 +0100 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2017-01-09 22:40:32 +0100 |
commit | dc7c0cdf9ceba039b2536c0db8e816a3d29880d9 (patch) | |
tree | 5ed943ed44c4b10ebf40eb7f56b41f8d8c32a99a /archaeological_operations/templates/ishtar/sheet_administrativeact.html | |
parent | f5f93b8c556d591967dd2001a684fd67dca7b44f (diff) | |
download | Ishtar-dc7c0cdf9ceba039b2536c0db8e816a3d29880d9.tar.bz2 Ishtar-dc7c0cdf9ceba039b2536c0db8e816a3d29880d9.zip |
Update labels
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_administrativeact.html')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_administrativeact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_administrativeact.html b/archaeological_operations/templates/ishtar/sheet_administrativeact.html index c96d216c9..b12c1f8c0 100644 --- a/archaeological_operations/templates/ishtar/sheet_administrativeact.html +++ b/archaeological_operations/templates/ishtar/sheet_administrativeact.html @@ -30,7 +30,7 @@ {% field_li_detail "Associated file" item.associated_file %} {% field_li_detail "Operation" item.operation %} {% field_li_detail "Treatment" item.treatment %} - {% field_li_detail "Treatment file" item.treatment_file %} + {% field_li_detail "Treatment request" item.treatment_file %} {% if item.operation and item.operation.surface %} <li><label>{% trans "Surface:"%}</label> <span class='value'>{{ item.operation.surface }} m<sup>2</sup> ({{ item.operation.surface_ha }} ha)</span></li> |