Merge branch 'ent-1889-5231-no-se-ven-custom-graphs-con-ACL-Enterprise-habilitada' into 'develop'

[Console Enterprise ACL] Added graph view to Reporting->Custom Graphs text name

See merge request artica/pandorafms!1316
This commit is contained in:
vgilc 2018-02-26 13:13:44 +01:00
commit 68886285bf
1 changed files with 1 additions and 0 deletions

View File

@ -500,6 +500,7 @@ function menu_add_extras(&$menu) {
$menu_extra['eventos']['sub']['godmode/events/events']['text'] = __('Administration events');
$menu_extra['reporting']['sub']['operation/reporting/reporting_viewer']['text'] = __('View reporting');
$menu_extra['reporting']['sub']['operation/reporting/graph_viewer']['text'] = __('Graph viewer');
$menu_extra['reporting']['sub']['godmode/reporting/graph_builder']['text'] = __('Manage custom graphs');
$menu_extra['reporting']['sub']['godmode/reporting/graph_container']['text'] = __('View graph containers');