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

This commit is contained in:
liumengyi
2023-11-14 10:53:27 +08:00
parent eb3cc969eb
commit 44de2ad2ab
21 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ formPanel
set::placeholder($lang->gitlab->project->name),
set::required(true),
set::value($project->name),
set::width('2/3'),
set::width('2/3')
),
formGroup
(