mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Customer Portal: renamed portal related modules (as seen in the about box)
SVN:trunk[4058]
This commit is contained in:
@@ -4,7 +4,7 @@ SetupWebPage::AddModule(
|
||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||
'itop-portal-base/1.0.0', array(
|
||||
// Identification
|
||||
'label' => 'iTop Portal Base',
|
||||
'label' => 'Portal Development Library',
|
||||
'category' => 'Portal',
|
||||
// Setup
|
||||
'dependencies' => array(
|
||||
|
||||
@@ -4,7 +4,7 @@ SetupWebPage::AddModule(
|
||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||
'itop-portal/1.0.0', array(
|
||||
// Identification
|
||||
'label' => 'iTop Portal',
|
||||
'label' => 'Enhanced Customer Portal',
|
||||
'category' => 'Portal',
|
||||
// Setup
|
||||
'dependencies' => array(
|
||||
|
||||
Reference in New Issue
Block a user