* Remove , at the end of row in the lastest children in project.
This commit is contained in:
@@ -37,7 +37,7 @@ toolbar
|
||||
'url' => createLink('bug', 'create', "productID={$productID}&branch={$branchID}&extras=projectID={$project->id}")
|
||||
)),
|
||||
setData('app', 'project')
|
||||
) : null,
|
||||
) : null
|
||||
);
|
||||
|
||||
$closeLink = $type != 'bysearch' ? createLink('project', 'bug', "projectID={$project->id}&productID={$productID}&branchID=$branchID&orderBy=$orderBy&build=$buildID&type=$type¶m=0&orderBy=$orderBy&recTotal=0&recPerPage={$pager->recPerPage}") : 'javascript:removeCookieByKey("bugModule")';
|
||||
|
||||
Reference in New Issue
Block a user