* Adjust the name field after the type field. bug #44607.
This commit is contained in:
@@ -75,16 +75,6 @@ row
|
||||
(
|
||||
setID('paramsRow'),
|
||||
setClass('space-y-4'),
|
||||
formRow
|
||||
(
|
||||
formGroup
|
||||
(
|
||||
set::label($lang->block->name),
|
||||
set::name('title'),
|
||||
set::value($blockTitle),
|
||||
set::control('input')
|
||||
)
|
||||
),
|
||||
buildParamsRows(),
|
||||
formRow
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user