refactor
This commit is contained in:
@ -1,79 +1,5 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<creole>
|
||||
<family name="actions" doc="actions">
|
||||
<family doc="systeme" name="systeme">
|
||||
<family doc="action0" name="action0">
|
||||
<variable doc="" multi="False" name="description" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>Reconfigurer le serveur</value>
|
||||
</variable>
|
||||
<variable doc="" multi="True" name="ewtapp" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>ead</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="image" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>backup.svg</value>
|
||||
</variable>
|
||||
<variable doc="" multi="True" name="input" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>Reconfigurer</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="name" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>extra</value>
|
||||
</variable>
|
||||
<variable doc="" multi="True" name="profile" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>ead_admin</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="save" type="boolean">
|
||||
<property>mandatory</property>
|
||||
<value>False</value>
|
||||
</variable>
|
||||
<variable doc="" multi="True" name="tag" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>reconfigure</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="title" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>Reconfigure</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="type" type="choice">
|
||||
<choice>form</choice>
|
||||
<choice>custom</choice>
|
||||
<choice>external</choice>
|
||||
<choice>reader</choice>
|
||||
<choice>apache</choice>
|
||||
<property>mandatory</property>
|
||||
<value>external</value>
|
||||
</variable>
|
||||
<variable multi="False" name="url" opt="extra.test.calc_url" type="symlink">
|
||||
<property>mandatory</property>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="activate" type="boolean">
|
||||
<property>mandatory</property>
|
||||
<value>True</value>
|
||||
</variable>
|
||||
</family>
|
||||
<variable doc="" multi="False" name="name" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>systeme</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="description" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>Liste des actions pour gérer le système EOLE</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="color" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>#ddc9e6</value>
|
||||
</variable>
|
||||
<variable doc="" multi="False" name="image" type="string">
|
||||
<property>mandatory</property>
|
||||
<value>system.svg</value>
|
||||
</variable>
|
||||
</family>
|
||||
</family>
|
||||
<rougail>
|
||||
<family doc="" name="creole">
|
||||
<family doc="général" name="general">
|
||||
<property>normal</property>
|
||||
@ -109,4 +35,4 @@
|
||||
</variable>
|
||||
</family>
|
||||
</family>
|
||||
</creole>
|
||||
</rougail>
|
||||
|
Reference in New Issue
Block a user