30 lines
1.0 KiB
XML
30 lines
1.0 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail>
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="mode_conteneur_actif" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="condition" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif1" type="string" description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif2" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<condition name="disabled_if_in" source="condition">
|
|
<param>oui</param>
|
|
<target type="variable">mode_conteneur_actif1</target>
|
|
<target type="variable">mode_conteneur_actif2</target>
|
|
</condition>
|
|
</constraints>
|
|
</rougail>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|