Fix bug #835 Remove dependency between ticket and Delivery model

SVN:trunk[2994]
This commit is contained in:
Erwan Taloc
2013-11-26 21:19:11 +00:00
parent e789c6baec
commit e1087d3f87
5 changed files with 30 additions and 6 deletions

View File

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