|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
SetupWebPage::AddModule(
|
|
SetupWebPage::AddModule(
|
|
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
|
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
|
- 'itop-incident-mgmt-itil/2.2.0',
|
|
|
|
|
|
+ 'itop-incident-mgmt-itil/2.3.0',
|
|
array(
|
|
array(
|
|
// Identification
|
|
// Identification
|
|
//
|
|
//
|
|
@@ -14,7 +14,7 @@ SetupWebPage::AddModule(
|
|
//
|
|
//
|
|
'dependencies' => array(
|
|
'dependencies' => array(
|
|
'itop-config-mgmt/2.2.0',
|
|
'itop-config-mgmt/2.2.0',
|
|
- 'itop-tickets/2.0.0',
|
|
|
|
|
|
+ 'itop-tickets/2.3.0',
|
|
'itop-profiles-itil/1.0.0',
|
|
'itop-profiles-itil/1.0.0',
|
|
),
|
|
),
|
|
'mandatory' => false,
|
|
'mandatory' => false,
|