mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 09:04:19 +01:00
@@ -8,6 +8,7 @@ SetupWebPage::AddModule(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'iTop Basic Model',
|
||||
'category' => 'business',
|
||||
|
||||
// Setup
|
||||
//
|
||||
@@ -35,6 +36,11 @@ SetupWebPage::AddModule(
|
||||
//
|
||||
'doc.manual_setup' => '/doc/xxx/yyy.htm',
|
||||
'doc.more_information' => '/doc/xxx/yyy.htm',
|
||||
|
||||
// Default settings
|
||||
//
|
||||
'settings' => array(
|
||||
),
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user