mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
Brand new customer portal - installed only if selected by the user in the installation wizard
SVN:trunk[4051]
This commit is contained in:
@@ -10,8 +10,8 @@ SetupWebPage::AddModule(
|
||||
'dependencies' => array(
|
||||
'itop-portal-base/1.0.0'
|
||||
),
|
||||
'mandatory' => true,
|
||||
'visible' => false,
|
||||
'mandatory' => false,
|
||||
'visible' => true,
|
||||
// Components
|
||||
'datamodel' => array(
|
||||
'main.itop-portal.php'
|
||||
|
||||
Reference in New Issue
Block a user