|
|
|
|
@@ -8,7 +8,7 @@ define('service','dashboard,profile,assets,equipments,equipment,equipment_manage
|
|
|
|
|
/*Admin*/
|
|
|
|
|
define('admin_profile','dashboard,profile,buildtool,sales,accounts,account,contracts,contract,contract_manage,cartests,cartest,cartest_manage,assets,equipments,equipment,equipment_healthindex,equipment_data,equipment_manage,equipment_manage_edit,equipments_mass_update,histories,history,history_manage,firmwaretool,buildtool,products,products_versions,product,product_manage,servicereports,servicereport,admin,partners,partner,users,user,user_manage,communications,communication,communication_send,marketing,reporting,report_build,report_healthindex,application');
|
|
|
|
|
/*AdminPlus*/
|
|
|
|
|
define('adminplus_profile','dashboard,profile,buildtool,sales,accounts,account,contracts,contract,contract_manage,cartests,cartest,cartest_manage,assets,equipments,equipment,equipment_healthindex,equipment_data,equipment_manage,equipment_manage_edit,equipments_mass_update,histories,history,history_manage,firmwaretool,buildtool,products,products_versions,product,product_manage,servicereports,servicereport,admin,partners,partner,users,user,user_manage,communications,communication,communication_send,marketing,reporting,report_build,report_healthindex,report_usage,config,settings,logfile,changelog,language,application,maintenance,profiles');
|
|
|
|
|
define('adminplus_profile','dashboard,profile,buildtool,sales,accounts,account,contracts,contract,contract_manage,cartests,cartest,cartest_manage,assets,equipments,equipment,equipment_healthindex,equipment_data,equipment_manage,equipment_manage_edit,equipments_mass_update,histories,history,history_manage,firmwaretool,buildtool,products,products_versions,products_software,product,product_manage,servicereports,servicereport,admin,partners,partner,users,user,user_manage,communications,communication,communication_send,marketing,reporting,report_build,report_healthindex,report_usage,config,settings,logfile,changelog,language,application,maintenance,profiles');
|
|
|
|
|
/*Build*/
|
|
|
|
|
define('build','buildtool,buildtool,application');
|
|
|
|
|
/*Distribution*/
|
|
|
|
|
@@ -16,5 +16,5 @@ define('distribution','dashboard,profile,assets,equipments,equipment,equipment_m
|
|
|
|
|
/*Firmware*/
|
|
|
|
|
define('firmware','firmwaretool,application');
|
|
|
|
|
/*Interface*/
|
|
|
|
|
define('interface','equipments,equipment_manage,firmwaretool,products_versions,application');
|
|
|
|
|
define('interface','contracts,contract,equipments,equipment_manage,firmwaretool,products_versions,users,application');
|
|
|
|
|
?>
|