From 198a1035f785204d41eda8fc07c5441456930885 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 28 Jan 2019 11:08:28 +0100 Subject: Warehouse forms: fix error on division fields Do not display error on empty fields. Check that order are differents. --- ishtar_common/templates/blocks/DataTables-content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/blocks/DataTables-content.html b/ishtar_common/templates/blocks/DataTables-content.html index 41513aade..bd7ed592c 100644 --- a/ishtar_common/templates/blocks/DataTables-content.html +++ b/ishtar_common/templates/blocks/DataTables-content.html @@ -20,7 +20,7 @@ -
+
{% if source_full or extra_sources %} -- cgit v1.2.3