CMXX - Update profiles
This commit is contained in:
@@ -16,7 +16,7 @@ $sales_sub = array('accounts','contracts');
|
||||
$products_sub = array('products');
|
||||
$admin_sub = array('users','communications','partners');
|
||||
$reporting_sub = array('report_build','report_contracts_billing','report_healthindex','report_usage');
|
||||
$settings_sub = array('config','language','log','maintenance','profiles');
|
||||
$settings_sub = array('config','language','logfile','maintenance','profiles');
|
||||
|
||||
//URLS
|
||||
$urls = array(
|
||||
@@ -122,7 +122,7 @@ $urls = array(
|
||||
"icon" => "fas fa-tachometer-alt",
|
||||
"name" => "menu_language"
|
||||
),
|
||||
"log" => array(
|
||||
"logfile" => array(
|
||||
"url" => "logfile",
|
||||
"selected" => "logfile",
|
||||
"icon" => "fas fa-tachometer-alt",
|
||||
|
||||
Reference in New Issue
Block a user