mirror of
https://github.com/pelican-dev/panel.git
synced 2025-09-09 22:58:41 +02:00
fix sections on customization tab
This commit is contained in:
parent
4e1980c051
commit
a26b7f1c04
@ -400,6 +400,7 @@ class EditProfile extends BaseEditProfile
|
||||
'grid' => trans('profile.grid'),
|
||||
'table' => trans('profile.table'),
|
||||
]),
|
||||
]),
|
||||
Section::make(trans('profile.console'))
|
||||
->collapsible()
|
||||
->icon('tabler-brand-tabler')
|
||||
@ -491,7 +492,6 @@ class EditProfile extends BaseEditProfile
|
||||
]),
|
||||
]),
|
||||
]),
|
||||
]),
|
||||
|
||||
])
|
||||
->operation('edit')
|
||||
|
Loading…
x
Reference in New Issue
Block a user