disable create, edit
for several routes using AdminOnly
wrapper
This commit is contained in:
@ -67,6 +67,7 @@ export const StationList = () => {
|
||||
{
|
||||
field: 'actions',
|
||||
headerName: 'Действия',
|
||||
cellClassName: 'station-actions',
|
||||
align: 'right',
|
||||
headerAlign: 'center',
|
||||
minWidth: 120,
|
||||
|
Reference in New Issue
Block a user