refactoring
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
<variable doc="délai en minutes avant lancement" multi="False" name="delay" type="number">
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
<value>0</value>
|
||||
<value type="number">0</value>
|
||||
</variable>
|
||||
<variable doc="domain" multi="False" name="calc_url" type="web_address">
|
||||
<property>force_default_on_freeze</property>
|
||||
@ -30,7 +30,7 @@
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
<value name="calc_val" type="calculation">
|
||||
<param transitive="False" type="string">http://localhost/</param>
|
||||
<param type="string">http://localhost/</param>
|
||||
</value>
|
||||
</variable>
|
||||
</family>
|
||||
|
Reference in New Issue
Block a user