refactoring
This commit is contained in:
@ -6,17 +6,17 @@
|
||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="string">
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
<value>b</value>
|
||||
<value type="string">b</value>
|
||||
</variable>
|
||||
<variable doc="No change" multi="False" name="int2" type="number">
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
<value>100</value>
|
||||
<value type="number">100</value>
|
||||
</variable>
|
||||
<variable doc="No change" multi="False" name="int" type="number">
|
||||
<check name="valid_entier" warnings_only="False">
|
||||
<param name="mini" type="string">0</param>
|
||||
<param name="maxi" type="variable">rougail.general.int2</param>
|
||||
<param name="maxi" notraisepropertyerror="False" type="variable">rougail.general.int2</param>
|
||||
</check>
|
||||
<property>normal</property>
|
||||
</variable>
|
||||
|
Reference in New Issue
Block a user