mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
No need for bridge modules to be listed as installed modules in the about box. Still, they are listed in the "support information".
SVN:trunk[4065]
This commit is contained in:
@@ -18,7 +18,7 @@ SetupWebPage::AddModule(
|
||||
'itop-incident-mgmt-itil/2.3.0',
|
||||
),
|
||||
'mandatory' => false,
|
||||
'visible' => false, // To prevent auto-install but shall not be listed in the install wizard
|
||||
'visible' => false,
|
||||
'auto_select' => 'SetupInfo::ModuleIsSelected("itop-request-mgmt-itil") && SetupInfo::ModuleIsSelected("itop-incident-mgmt-itil")',
|
||||
// Components
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user