for creole's zephir2 branch
This commit is contained in:
@ -0,0 +1,22 @@
|
||||
<creole>
|
||||
<family_action name="systeme"
|
||||
description="Liste des actions pour gérer le système EOLE"
|
||||
color="#ddc9e6"
|
||||
image="system.svg">
|
||||
<action type="external"
|
||||
title="Reconfigure"
|
||||
description="Reconfigurer le serveur"
|
||||
url='http://toto.fr'
|
||||
image="backup.svg">
|
||||
<input>Reconfigurer</input>
|
||||
<profile>ead_admin</profile>
|
||||
<ewtapp>ead</ewtapp>
|
||||
<tag>reconfigure</tag>
|
||||
</action>
|
||||
</family_action>
|
||||
<variables>
|
||||
</variables>
|
||||
<constraints>
|
||||
</constraints>
|
||||
<help/>
|
||||
</creole>
|
Reference in New Issue
Block a user