Updated Scheduled Jobs List

This commit is contained in:
2025-11-09 19:44:23 -07:00
parent e0b0ace444
commit 8a01226454
4 changed files with 237 additions and 207 deletions

View File

@@ -177,13 +177,10 @@ const SAMPLE_ROWS = [
const selectionCol = {
headerName: "",
field: "__select__",
cellClass: 'ag-selection-centered',
cellStyle: { display: 'flex', alignItems: 'center', justifyContent: 'center', padding: 0 },
width: 52,
maxWidth: 52,
checkboxSelection: true,
headerCheckboxSelection: true,
headerCheckboxSelectionFilteredOnly: false,
resizable: false,
sortable: false,
suppressMenu: true,