From 3f6f46ef90982829852f345468666e75f0671d71 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 15 Apr 2020 13:17:12 +0200 Subject: Fix warehouse division forms --- archaeological_warehouse/templates/ishtar/sheet_warehouse.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'archaeological_warehouse') diff --git a/archaeological_warehouse/templates/ishtar/sheet_warehouse.html b/archaeological_warehouse/templates/ishtar/sheet_warehouse.html index 7c279fe69..65be64648 100644 --- a/archaeological_warehouse/templates/ishtar/sheet_warehouse.html +++ b/archaeological_warehouse/templates/ishtar/sheet_warehouse.html @@ -69,7 +69,6 @@ -
{% trans "Number of containers" %}
@@ -96,7 +95,6 @@ {% include "ishtar/blocks/sheet_json.html" %}
- {% if item.point_2d or item.multi_polygon or item.get_address or item.get_address_complement or item.get_postal_code or item.get_town %}

{% trans "Localisation"%}

-- cgit v1.2.3