mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°7771 - Align Dataflow option with product-itop installation.xml
This commit is contained in:
@@ -54,6 +54,15 @@
|
|||||||
</modules>
|
</modules>
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
</choice>
|
</choice>
|
||||||
|
<choice>
|
||||||
|
<extension_code>itop-flow-map</extension_code>
|
||||||
|
<title>Application Data Flows</title>
|
||||||
|
<description>Modelize flows between your applications, with impacts analysis</description>
|
||||||
|
<modules type="array">
|
||||||
|
<module>itop-flow-map</module>
|
||||||
|
</modules>
|
||||||
|
<default>true</default>
|
||||||
|
</choice>
|
||||||
<choice>
|
<choice>
|
||||||
<extension_code>itop-config-mgmt-storage</extension_code>
|
<extension_code>itop-config-mgmt-storage</extension_code>
|
||||||
<title>Storage Devices</title>
|
<title>Storage Devices</title>
|
||||||
@@ -80,7 +89,7 @@
|
|||||||
<modules type="array">
|
<modules type="array">
|
||||||
<module>itop-container-mgmt</module>
|
<module>itop-container-mgmt</module>
|
||||||
</modules>
|
</modules>
|
||||||
<default>false</default>
|
<default>true</default>
|
||||||
</choice>
|
</choice>
|
||||||
</options>
|
</options>
|
||||||
</sub_options>
|
</sub_options>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<attribute id="destination_id"/>
|
<attribute id="destination_id"/>
|
||||||
<attribute id="org_id"/>
|
<attribute id="org_id"/>
|
||||||
<attribute id="source_id"/>
|
<attribute id="source_id"/>
|
||||||
<attribute id="flowtype_id"/>
|
<attribute id="dataflowtype_id"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</reconciliation>
|
</reconciliation>
|
||||||
<obsolescence>
|
<obsolescence>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ SetupWebPage::AddModule(
|
|||||||
[
|
[
|
||||||
// Identification
|
// Identification
|
||||||
//
|
//
|
||||||
'label' => 'Map applications data flows',
|
'label' => 'Applications data flows',
|
||||||
'category' => 'business',
|
'category' => 'business',
|
||||||
|
|
||||||
// Setup
|
// Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user