* [bug#59554,done,4h] Get checked rows.
This commit is contained in:
@@ -335,6 +335,7 @@ dtable
|
||||
'linkCreator' => helper::createLink('execution', 'task', "executionID={$execution->id}&status={$status}¶m={$param}&orderBy=$orderBy&recTotal={$pager->recTotal}&recPerPage={recPerPage}&page={page}&from={$from}&blockID={$blockID}") . "#app={$app->tab}"
|
||||
))),
|
||||
!$isFromDoc ? null : set::afterRender(jsCallback()->call('toggleCheckRows', $idList)),
|
||||
!$isFromDoc ? null : set::onCheckChange(jsRaw('window.checkedChange')),
|
||||
!$isFromDoc ? null : set::height(400),
|
||||
$isFromDoc ? null : set::customCols(true),
|
||||
$isFromDoc ? null : set::sortLink(createLink('execution', 'task', "executionID={$execution->id}&status={$status}¶m={$param}&orderBy={name}_{sortType}&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}")),
|
||||
|
||||
Reference in New Issue
Block a user