mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
parent
8f1eaf0c7b
commit
eea50d7d6b
@ -224,7 +224,8 @@ class CustomVarTable extends BaseHtmlElement
|
|||||||
if ($this->headerTitle !== null) {
|
if ($this->headerTitle !== null) {
|
||||||
$this->getAttributes()
|
$this->getAttributes()
|
||||||
->add('class', 'collapsible')
|
->add('class', 'collapsible')
|
||||||
->add('data-visible-height', 100)
|
->add('data-visible-height', 0)
|
||||||
|
->add('data-state-collapses', true)
|
||||||
->add('data-toggle-element', 'thead')
|
->add('data-toggle-element', 'thead')
|
||||||
->add(
|
->add(
|
||||||
'id',
|
'id',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user