N°3217 Autoindent datamodel and removed dependencies on itop-config-mgmt to fix ci error.

This commit is contained in:
BenGrenoble
2021-04-20 17:08:46 +02:00
parent d2c4a6e2e9
commit 0c58d67f41
2 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@ SetupWebPage::AddModule(
// Setup
//
'dependencies' => array(
'itop-structure/2.7.0' || 'itop-config-mgmt/2.7.0',
'itop-structure/2.7.0',
),
'mandatory' => false,
'visible' => true,