From 623fef4f08a63e0b190ba97f2240015f535c4d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Sun, 2 Jun 2019 16:27:51 +0200 Subject: [PATCH] [FIX] emc: Order of approvals checkbox in new cooperator form This change the order of approvals for data policy and internal rules in the new cooperator form in the website part. This is done to be consistant with the modification added in the beesdoo_easy_my_coop module. --- easy_my_coop/view/subscription_template.xml | 44 ++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/easy_my_coop/view/subscription_template.xml b/easy_my_coop/view/subscription_template.xml index 8e654cd..939e5a6 100644 --- a/easy_my_coop/view/subscription_template.xml +++ b/easy_my_coop/view/subscription_template.xml @@ -247,31 +247,30 @@
- +
+ t-attf-value="#{data_policy_approved or ''}"/>
- +
-
- +
+ t-attf-value="#{internal_rules_approved or ''}"/>
- +
@@ -537,19 +536,6 @@
-
- -
- -
-
- -
-
@@ -565,6 +551,20 @@
+
+ +
+ +
+
+ +
+
+