mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
New data model integration: fully modular setup based on the "modules"
SVN:trunk[511]
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
|
||||
|
||||
SetupWebPage::AddModule(
|
||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||
'itop-basic/1.0.0',
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
'label' => 'Change Management',
|
||||
'label' => 'iTop Basic Model',
|
||||
|
||||
// Setup
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user