condition
This commit is contained in:
@ -0,0 +1 @@
|
||||
{"creole.general.mode_conteneur_actif": "non", "creole.enumfam.enumvar": 3}
|
@ -2,7 +2,8 @@
|
||||
<creole>
|
||||
<constraints/>
|
||||
<family doc="" name="creole">
|
||||
<family hidden="False" mode="expert" doc="general" name="general">
|
||||
<family doc="general" name="general">
|
||||
<property>expert</property>
|
||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||
<choice type="string">oui</choice>
|
||||
<choice type="string">non</choice>
|
||||
@ -11,7 +12,8 @@
|
||||
<value type="string">non</value>
|
||||
</variable>
|
||||
</family>
|
||||
<family hidden="False" mode="expert" doc="enumfam" name="enumfam">
|
||||
<family doc="enumfam" name="enumfam">
|
||||
<property>expert</property>
|
||||
<variable doc="enumvar" help="bla bla bla" multi="False" name="enumvar" type="choice">
|
||||
<choice type="number">1</choice>
|
||||
<choice type="number">2</choice>
|
||||
|
Reference in New Issue
Block a user