FIX #5142
This commit is contained in:
parent
ca37a90a1b
commit
8065e00795
@ -1357,6 +1357,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
|
|||||||
global $dolibarr_main_authentication, $dolibarr_main_demo;
|
global $dolibarr_main_authentication, $dolibarr_main_demo;
|
||||||
global $hookmanager,$menumanager;
|
global $hookmanager,$menumanager;
|
||||||
|
|
||||||
|
$searchform='';
|
||||||
|
$bookmarks='';
|
||||||
|
|
||||||
// Instantiate hooks of thirdparty module
|
// Instantiate hooks of thirdparty module
|
||||||
$hookmanager->initHooks(array('toprightmenu'));
|
$hookmanager->initHooks(array('toprightmenu'));
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user