mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Integration of the "bridge" module and new mechanism for auto_select modules.
SVN:trunk[2544]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user