CM91 - RMA update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// into translation files and corresponding profile
|
||||
//------------------------------------------
|
||||
//Menu Setup
|
||||
$main_menu = array ('dashboard','sales','build','cartests','marketing','equipments','products','reporting','admin','settings');
|
||||
$main_menu = array ('dashboard','sales','buildtool','cartests','marketing','equipments','products','reporting','admin','settings');
|
||||
|
||||
//Sub menus
|
||||
$equipments_sub = array('equipments','servicereports','rmas','histories','firmwaretool','equipments_mass_update');
|
||||
@@ -152,7 +152,7 @@ $urls = array(
|
||||
"icon" => "fas fa-tachometer-alt",
|
||||
"name" => "menu_marketing"
|
||||
),
|
||||
"build" => array(
|
||||
"buildtool" => array(
|
||||
"url" => "buildtool",
|
||||
"selected" => "buildtool",
|
||||
"icon" => "fas fa-tachometer-alt",
|
||||
|
||||
Reference in New Issue
Block a user