mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 04:44:25 +02:00
RoleForm: Fully hide a fieldset's content if collapsed
This commit is contained in:
parent
eb0d808aec
commit
f22d759858
@ -246,7 +246,7 @@ class RoleForm extends RepositoryForm
|
||||
['Fieldset', [
|
||||
'class' => 'collapsible',
|
||||
'data-toggle-element' => 'h3',
|
||||
'data-visible-height' => 32
|
||||
'data-visible-height' => 0
|
||||
]]
|
||||
]
|
||||
]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user