From fea9c2d83c910d890ee1600545a61d88e9df6851 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 30 Dec 2014 16:59:44 +0100 Subject: Work on new town field (with state and department) - work on new UI for files --- .../templates/blocks/JQueryAdvancedTown.html | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 ishtar_common/templates/blocks/JQueryAdvancedTown.html (limited to 'ishtar_common/templates/blocks/JQueryAdvancedTown.html') diff --git a/ishtar_common/templates/blocks/JQueryAdvancedTown.html b/ishtar_common/templates/blocks/JQueryAdvancedTown.html new file mode 100644 index 000000000..78d2d7831 --- /dev/null +++ b/ishtar_common/templates/blocks/JQueryAdvancedTown.html @@ -0,0 +1,99 @@ +{% load i18n %}{% load url from future %} + + {% trans "State" context "Région" %} + + + + + + {% trans "Department" %} + + + + + + + + + -- cgit v1.2.3