diff options
author | Quentin André <quentin.andre@imt-atlantique.net> | 2021-08-07 01:23:16 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-07-08 09:58:48 +0200 |
commit | f2bb6f81eb089cb027614d03da8fbc5591bebfe2 (patch) | |
tree | 2e0ba9944cdc7d9d243cc65c513f772ffe7d937a /archaeological_operations/templates | |
parent | 749e04350ecd47952f51913d6296de39d2a96e3a (diff) | |
download | Ishtar-f2bb6f81eb089cb027614d03da8fbc5591bebfe2.tar.bz2 Ishtar-f2bb6f81eb089cb027614d03da8fbc5591bebfe2.zip |
PR for peer review
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index eb6f34e04..e79d7a026 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -273,6 +273,7 @@ {% endif %} <h3>{% trans "Localisation"%}</h3> + <div class="row"> {% with geo_item=item %} {% include "ishtar/blocks/sheet_simple_map.html"%} |