mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#12398 remove transactional_view
This commit is contained in:
parent
158a52a1ce
commit
59866d9949
@ -5267,14 +5267,6 @@ function get_help_info($section_name)
|
||||
}
|
||||
break;
|
||||
|
||||
case 'transactional_view':
|
||||
if ($es) {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#introduccion';
|
||||
} else {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#introduction';
|
||||
}
|
||||
break;
|
||||
|
||||
case 'pcap_filter':
|
||||
if ($es) {
|
||||
$result .= 'pandorafms/monitoring/18_netflow#creacion_del_filtro';
|
||||
@ -5395,22 +5387,6 @@ function get_help_info($section_name)
|
||||
}
|
||||
break;
|
||||
|
||||
case 'transactional_map_phases':
|
||||
if ($es) {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#creacion_del_arbol_de_fases';
|
||||
} else {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#creating_the_stage_tree';
|
||||
}
|
||||
break;
|
||||
|
||||
case 'transactional_map_phases_data':
|
||||
if ($es) {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#configuracion_de_los_scripts_de_control';
|
||||
} else {
|
||||
$result .= 'pandorafms/monitoring/12_transactional_monitoring#control_scripts_configuration';
|
||||
}
|
||||
break;
|
||||
|
||||
case 'wizard_reporting_tab':
|
||||
if ($es) {
|
||||
$result .= 'pandorafms/management_and_operation/08_data_presentation_reports#Asistente_de_plantillas';
|
||||
|
Loading…
x
Reference in New Issue
Block a user