mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user