CEC-5898 - Bulk action to update flashpack numbers for fleet cars
This commit is contained in:
@@ -176,7 +176,7 @@ const MainForm = ({ name }) => {
|
||||
</Grid>
|
||||
<Grid item md={4}>
|
||||
<BulkActions
|
||||
actions={["updateFleetVehicles", "addTags", "sms", "updateConfig", "remoteCommand", "diagnostic"]}
|
||||
actions={["updateFleetVehicles", "addTags", "sms", "updateConfig", "remoteCommand", "diagnostic", "updateFlashpackNumbers"]}
|
||||
ids={selected}
|
||||
fleet={name}
|
||||
callback={bulkActionCallback}
|
||||
|
||||
Reference in New Issue
Block a user