* Delete duplicate form item of block name.
This commit is contained in:
@@ -74,16 +74,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($block, null, $module, $code),
|
||||
formRow
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user