36 lines
1.0 KiB
XML
36 lines
1.0 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail>
|
|
|
|
<services/>
|
|
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="mode_conteneur_actif" type="oui/non" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif1" type="oui/non" description="No change" multi="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif2" type="oui/non" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<condition fallback="True" name="hidden_if_in" source="condition">
|
|
<param>oui</param>
|
|
<target type="variable">mode_conteneur_actif1</target>
|
|
</condition>
|
|
<group leader="mode_conteneur_actif1">
|
|
<follower>mode_conteneur_actif2</follower>
|
|
</group>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</rougail>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|