Brand new customer portal - installed only if selected by the user in the installation wizard

SVN:trunk[4051]
This commit is contained in:
Romain Quetiez
2016-05-11 08:25:20 +00:00
parent d677a20c96
commit 243dee4312

View File

@@ -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'