Added ticket module (prerequiste to incident etc.) and change the declaration of a menu : made by an identifier

SVN:trunk[510]
This commit is contained in:
Romain Quetiez
2010-06-30 15:32:43 +00:00
parent b5d0d78d5f
commit 2938a8d41e
14 changed files with 230 additions and 410 deletions

View File

@@ -12,6 +12,7 @@ SetupWebPage::AddModule(
//
'dependencies' => array(
'itop-config-mgmt/1.0.0',
'itop-tickets/1.0.0',
),
'mandatory' => false,
'visible' => true,