22 lines
625 B
XML
22 lines
625 B
XML
|
<creole>
|
||
|
<family_action name="systeme"
|
||
|
description="Liste des actions pour gérer le système EOLE"
|
||
|
color="#ddc9e6"
|
||
|
image="system.svg">
|
||
|
<action type="apache"
|
||
|
save="True"
|
||
|
title="Reconfigure"
|
||
|
description="Reconfigurer le serveur"
|
||
|
image="backup.svg"
|
||
|
apache_path="application">
|
||
|
<input>Reconfigurer</input>
|
||
|
<profile>ead_admin</profile>
|
||
|
<ewtapp>ead</ewtapp>
|
||
|
<tag>reconfigure</tag>
|
||
|
</action>
|
||
|
</family_action>
|
||
|
<constraints>
|
||
|
</constraints>
|
||
|
<help/>
|
||
|
</creole>
|