no message
This commit is contained in:
parent
72a8bd7ddf
commit
94fd415af9
@ -92,8 +92,6 @@ export default function StuffQGrid(props) {
|
||||
rowData={rowData}
|
||||
columnDefs={colDefs}
|
||||
defaultColDef={defaultColDef}
|
||||
isRowSelectable={isRowSelectable}
|
||||
suppressRowClickSelection={true}
|
||||
onCellDoubleClicked={onCellDoubleClicked}
|
||||
pagination={isPageable}
|
||||
overlayNoRowsTemplate={`<span className="ag-overlay-loading-center">${getMessage('stuff.grid.noData')}</span>`}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user