[VIEW] ~fix xpath error due to changes about bikecoop member form
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 15 Jan 2014 21:35:44 +0000 (22:35 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 15 Jan 2014 21:35:44 +0000 (22:35 +0100)
view/dynamo.xml

index e9b9b8f..6469796 100644 (file)
@@ -22,7 +22,7 @@
                 <xpath expr="//page/group/group/field[@name='member_ident']" position="attributes">
                     <attribute name="invisible">1</attribute>
                 </xpath>
-                <xpath expr="//page/field/tree/field[@name='member_ident']" position="attributes">
+                <xpath expr="//page/group/field/tree/field[@name='member_ident']" position="attributes">
                     <attribute name="invisible">1</attribute>
                 </xpath>
             </field>