N°3217 Added OR dependency to ensure if the portal is loaded it's done before faq (according to Molkobain)

This commit is contained in:
BenGrenoble
2021-04-21 10:50:36 +02:00
parent 3e45dcdbb1
commit efc745f574

View File

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