diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml index a14e8eb56..0573e8a7c 100644 --- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml +++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml @@ -16,7 +16,6 @@ if (! $this->compact): ?> 'compact' => $this->compact, 'history' => $history, 'isOverview' => true, - 'tableCssClass' => 'table-row-selectable', 'translationDomain' => $this->translationDomain ) ) ?> diff --git a/modules/monitoring/application/views/scripts/partials/event-history.phtml b/modules/monitoring/application/views/scripts/partials/event-history.phtml index 7e7e1a574..b8f6573b6 100644 --- a/modules/monitoring/application/views/scripts/partials/event-history.phtml +++ b/modules/monitoring/application/views/scripts/partials/event-history.phtml @@ -39,7 +39,7 @@ $lastDate = null; $flappingMsg = $this->translate('Flapping with a %.2f%% state change rate'); $rowAction = Url::fromPath('monitoring/event/show'); ?> - class=""> +
peekAhead() as $event): $icon = '';