mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3217 add if_exists on FAQ itop_portal and removed knownerror-mgmt portal dependancies
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
</menu>
|
||||
</menus>
|
||||
<module_designs>
|
||||
<module_design id="itop-portal" xsi:type="portal">
|
||||
<module_design id="itop-portal" xsi:type="portal" _delta="if_exists">
|
||||
<bricks>
|
||||
<brick id="faq" xsi:type="Combodo\iTop\Portal\Brick\BrowseBrick" _delta="define">
|
||||
<active>true</active>
|
||||
|
||||
@@ -14,7 +14,6 @@ SetupWebPage::AddModule(
|
||||
//
|
||||
'dependencies' => array(
|
||||
'itop-config-mgmt/2.2.0',
|
||||
'itop-portal/2.7.0',
|
||||
),
|
||||
'mandatory' => false,
|
||||
'visible' => true,
|
||||
|
||||
Reference in New Issue
Block a user