rougail/tests/flattener_dicos/60action_external/extra_dirs/extra/00-base.xml

19 lines
577 B
XML
Raw Normal View History

2020-02-16 21:27:42 +01:00
<rougail>
2019-11-23 08:17:35 +01:00
<variables>
<family name="test">
<variable name="delay" type="number" description="délai en minutes avant lancement">
<value>0</value>
</variable>
2020-07-06 19:47:45 +02:00
<variable name="calc_url" type="web_address" description="domain" hidden="True">
2019-11-23 08:17:35 +01:00
<value>0</value>
</variable>
</family>
</variables>
<constraints>
2020-07-06 19:47:45 +02:00
<fill name="calc_val" target="extra.test.calc_url">
2019-11-23 08:17:35 +01:00
<param>http://localhost/</param>
2020-07-06 19:47:45 +02:00
</fill>
2019-11-23 08:17:35 +01:00
</constraints>
<help/>
2020-02-16 21:27:42 +01:00
</rougail>