mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-21 13:48:22 +02:00
Ensure extensions menus in Service Management end up after Catalog
This commit is contained in:
@@ -2786,7 +2786,7 @@ public function PrefillSearchForm(&$aContextParam)
|
||||
<do_search>1</do_search>
|
||||
</menu>
|
||||
<menu id="ServiceCatalog" xsi:type="DashboardMenuNode" _delta="define">
|
||||
<rank>10</rank>
|
||||
<rank>5</rank>
|
||||
<parent>ServiceManagement</parent>
|
||||
<definition>
|
||||
<layout>DashboardLayoutTwoCols</layout>
|
||||
|
||||
@@ -2749,7 +2749,7 @@ public function PrefillSearchForm(&$aContextParam)
|
||||
<do_search>1</do_search>
|
||||
</menu>
|
||||
<menu id="ServiceCatalog" xsi:type="DashboardMenuNode" _delta="define">
|
||||
<rank>10</rank>
|
||||
<rank>5</rank>
|
||||
<parent>ServiceManagement</parent>
|
||||
<definition>
|
||||
<layout>DashboardLayoutTwoCols</layout>
|
||||
|
||||
Reference in New Issue
Block a user