diff options
| author | QuentinAndre <quentin.andre@imt-atlantique.net> | 2021-08-07 01:23:16 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-11-16 17:04:41 +0100 |
| commit | 1c44b037a372b76262472a7fda1748754fcabc5b (patch) | |
| tree | cdccb81282faf9e98bb0c87f2e589977ee08ece4 /archaeological_operations/templates | |
| parent | 4fd4a7ede4aecc9b77cfeb80b91bb4593c2ba026 (diff) | |
| download | Ishtar-1c44b037a372b76262472a7fda1748754fcabc5b.tar.bz2 Ishtar-1c44b037a372b76262472a7fda1748754fcabc5b.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 caf5f4234..f597c9598 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"%} |
