Undo undesired changes
This commit is contained in:
parent
e993dcc3a5
commit
c8297165e8
|
@ -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