* Add block annotations on block zen
This commit is contained in:
@@ -100,14 +100,15 @@ row
|
||||
),
|
||||
)
|
||||
),
|
||||
$module == 'html' ? formRow
|
||||
formRow
|
||||
(
|
||||
set::class($module == 'html' ? '' : 'hidden'),
|
||||
formGroup
|
||||
(
|
||||
set::label($lang->block->lblHtml),
|
||||
editor(set::name('html')),
|
||||
)
|
||||
) : null
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user