* Remove , at the end of row in the lastest children in custom.
This commit is contained in:
@@ -24,8 +24,8 @@ formPanel
|
||||
set::name('code'),
|
||||
set::items($lang->custom->conceptOptions->URAndSR),
|
||||
set::value(isset($config->setCode) ? $config->setCode : 0),
|
||||
set::inline(true),
|
||||
),
|
||||
set::inline(true)
|
||||
)
|
||||
)
|
||||
),
|
||||
formRow
|
||||
|
||||
Reference in New Issue
Block a user