* Remove , at the end of row in the lastest children in gitea.
This commit is contained in:
@@ -55,9 +55,9 @@ form
|
||||
array(
|
||||
'text' => $lang->goback,
|
||||
'btnType' => 'info',
|
||||
'onClick' => jsRaw('() => {goBack()}'),
|
||||
'onClick' => jsRaw('() => {goBack()}')
|
||||
)
|
||||
)
|
||||
)),
|
||||
))
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user