30 lines
800 B
XML
30 lines
800 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<creole>
|
|
|
|
<containers/>
|
|
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="mode_conteneur_actif" type="oui/non" description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif1" type="oui/non" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<fill name="get_zone_name_bridge" target="mode_conteneur_actif1">
|
|
<param type="eole" name="nom_carte">mode_conteneur_actif</param>
|
|
<param type="context" name="context"/>
|
|
</fill>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</creole>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|