fix display Commerce top menu if user only suppler order and MAIN_MENU_HIDE_UNAUTHORIZED=1
This commit is contained in:
parent
3148a181e7
commit
d2e528d8c1
@ -272,7 +272,6 @@ function print_eldy_menu($db, $atarget, $type_user, &$tabMenu, &$menu, $noout =
|
|||||||
'loadLangs' => array("commercial"),
|
'loadLangs' => array("commercial"),
|
||||||
'submenus' => array(),
|
'submenus' => array(),
|
||||||
);
|
);
|
||||||
var_dump($onlysupplierorder,$showmode);
|
|
||||||
|
|
||||||
// Billing - Financial
|
// Billing - Financial
|
||||||
$tmpentry = array(
|
$tmpentry = array(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user