beta gestion projet (ref #19)
This commit is contained in:
@ -113,6 +113,9 @@
|
||||
<variable type="oui/non" name='ninegate_activate_blog' description='Activer le module blog' mandatory='True'>
|
||||
<value>oui</value>
|
||||
</variable>
|
||||
<variable type="oui/non" name='ninegate_activate_project' description='Activer le module projet' mandatory='True'>
|
||||
<value>oui</value>
|
||||
</variable>
|
||||
<variable type="oui/non" name='ninegate_activate_flux' description='Activer le module flux' mandatory='True'>
|
||||
<value>oui</value>
|
||||
</variable>
|
||||
@ -395,6 +398,7 @@
|
||||
<target type='variable'>ninegate_activate_alert</target>
|
||||
<target type='variable'>ninegate_activate_calendar</target>
|
||||
<target type='variable'>ninegate_activate_blog</target>
|
||||
<target type='variable'>ninegate_activate_project</target>
|
||||
<target type='variable'>ninegate_activate_flux</target>
|
||||
<target type='variable'>ninegate_activate_notice</target>
|
||||
<target type='variable'>ninegate_activate_syncenvole</target>
|
||||
@ -517,6 +521,7 @@
|
||||
<target type='variable'>ninegate_activate_alert</target>
|
||||
<target type='variable'>ninegate_activate_calendar</target>
|
||||
<target type='variable'>ninegate_activate_blog</target>
|
||||
<target type='variable'>ninegate_activate_project</target>
|
||||
<target type='variable'>ninegate_activate_flux</target>
|
||||
<target type='variable'>ninegate_activate_notice</target>
|
||||
</condition>
|
||||
|
Reference in New Issue
Block a user