UI: make credentials expansion paned expanded by default
This commit is contained in:
parent
dfc0183c41
commit
aea21e8dad
@ -16,7 +16,7 @@
|
||||
|
||||
-->
|
||||
<section [formGroup]="credentialsConfigFormGroup" class="flex flex-col">
|
||||
<mat-expansion-panel class="tb-credentials-config-panel-group">
|
||||
<mat-expansion-panel class="tb-credentials-config-panel-group" expanded="true">
|
||||
<mat-expansion-panel-header>
|
||||
<mat-panel-title translate>rule-node-config.credentials</mat-panel-title>
|
||||
<mat-panel-description>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user