diff --git a/modules/monitoring/application/views/scripts/partials/event-history.phtml b/modules/monitoring/application/views/scripts/partials/event-history.phtml index b2fc8857b..b81c95d30 100644 --- a/modules/monitoring/application/views/scripts/partials/event-history.phtml +++ b/modules/monitoring/application/views/scripts/partials/event-history.phtml @@ -30,7 +30,7 @@ $history->limit($limit * $page); ?>
translate('Flapping with a %.2f%% state change rate'); $rowAction = Url::fromPath('monitoring/event/show');