fix inconsistent module dependencies

This commit is contained in:
odain
2025-03-17 23:11:25 +01:00
parent d7e02d3859
commit 217e890650

View File

@@ -16,7 +16,7 @@ SetupWebPage::AddModule(
//
'dependencies' => array(
'itop-welcome-itil/3.1.0,',
'itop-profiles-itil/3.2.1', //SuperUser id 117
'itop-profiles-itil/3.1.0', //SuperUser id 117
),
'mandatory' => false,
'visible' => true,