diff --git a/modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php b/modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php index b4273b583a..a084471670 100644 --- a/modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php +++ b/modules/monitoring/library/Monitoring/Web/Widget/CustomVarTable.php @@ -224,7 +224,8 @@ protected function assemble() if ($this->headerTitle !== null) { $this->getAttributes() ->add('class', 'collapsible') - ->add('data-visible-height', 100) + ->add('data-visible-height', 0) + ->add('data-state-collapses', true) ->add('data-toggle-element', 'thead') ->add( 'id',