mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-05 12:10:30 -07:00
Updated Scheduled Jobs List
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user