From bd7639f6ee2da2a3417b64e70fdbf1decbf831ed Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 25 Aug 2016 22:36:05 +0200 Subject: UI: better layer layout for simple tables. Rewrite of all dashboard (refs #1616) --- .../templates/ishtar/blocks/window_tables/parcels.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'archaeological_operations/templates/ishtar/blocks/window_tables/parcels.html') diff --git a/archaeological_operations/templates/ishtar/blocks/window_tables/parcels.html b/archaeological_operations/templates/ishtar/blocks/window_tables/parcels.html index 9885680d7..37be138b1 100644 --- a/archaeological_operations/templates/ishtar/blocks/window_tables/parcels.html +++ b/archaeological_operations/templates/ishtar/blocks/window_tables/parcels.html @@ -1,6 +1,8 @@ {% load i18n %} - - +

{{ parcels_label }}

+
+
+
{{ parcels_label }}
@@ -20,3 +22,4 @@ {% endfor %}
{% trans "Town" %} {% trans "Year" %}
{% trans "No parcel" %}
+ -- cgit v1.2.3