[VIEW] street fields before ZIP and City
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 26 Jun 2015 13:14:40 +0000 (15:14 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 26 Jun 2015 13:14:40 +0000 (15:14 +0200)
view/bikecoop.xml

index 09ce347..592ea54 100644 (file)
                             <group>
                                 <label for="street" string="Postal address"/>
                                 <div>
+                                    <field name="street" placeholder="Street …"/>
+                                    <field name="street2" placeholder="Street (following) …"/>
                                     <field name="zip" placeholder="Zip code"/>
                                     <field name="city" placeholder="CITY"/>
                                     <field name="country_id" placeholder="Country"/>
-                                    <field name="street" placeholder="Street …"/>
-                                    <field name="street2" placeholder="Street (following) …"/>
                                 </div>
                                 <field name="email" widget="email" placeholder="email"/>
                                 <field name="phone" placeholder="e.g. +33 4 00 00 00 00"/>