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

This commit is contained in:
liumengyi
2023-11-14 15:12:51 +08:00
parent f2d9be04bc
commit a7eb3bf00c
18 changed files with 125 additions and 125 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ detailHeader
to::prefix(''),
to::title
(
$lang->productplan->linkBug,
$lang->productplan->linkBug
)
);
@@ -54,7 +54,7 @@ dtable
set::checkable(true),
set::footToolbar($footToolbar),
set::sortLink(jsRaw('createSortLink')),
set::footPager(usePager()),
set::footPager(usePager())
);
render();