Integration of the "bridge" module and new mechanism for auto_select modules.

SVN:trunk[2544]
This commit is contained in:
Denis Flaven
2012-12-06 17:51:52 +00:00
parent aa6cfc205e
commit f0ae02fd8e
4 changed files with 90 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ SetupWebPage::AddModule(
'dependencies' => array(
),
'mandatory' => false,
'visible' => false,
'visible' => true, // To prevent auto-install but shall not be listed in the install wizard
'auto_select' => 'SetupInfo::ModuleIsSelected("itop-storage-mgmt") && SetupInfo::ModuleIsSelected("itop-virtualization-mgmt")',
// Components