Merge branch 'ent-3924-eHorus-settings' of https://brutus.artica.lan:8081/artica/pandorafms into ent-3924-eHorus-settings
This commit is contained in:
commit
8e7b769977
|
@ -2844,7 +2844,6 @@ function reporting_event_report_agent(
|
||||||
if ($label != '') {
|
if ($label != '') {
|
||||||
$label = reporting_label_macro($content, $label);
|
$label = reporting_label_macro($content, $label);
|
||||||
}
|
}
|
||||||
|
|
||||||
$return['label'] = $label;
|
$return['label'] = $label;
|
||||||
|
|
||||||
if ($event_graph_by_user_validator) {
|
if ($event_graph_by_user_validator) {
|
||||||
|
|
Loading…
Reference in New Issue