* Remove , at the end of row in the lastest children in custom.

This commit is contained in:
liumengyi
2023-11-13 17:15:08 +08:00
parent 094468b0eb
commit c4a604647d
16 changed files with 82 additions and 82 deletions
+2 -2
View File
@@ -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