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

This commit is contained in:
liumengyi
2023-11-14 17:27:16 +08:00
parent 645a6a2526
commit 8948fffdfc
+1 -1
View File
@@ -10,7 +10,7 @@ class commentDialog extends wg
'url?:string',
'name?:string="comment"',
'method?:string="post"',
'load?: bool|string',
'load?: bool|string'
);
protected function build(): wg