Update src/components/media.js
Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
This commit is contained in:
parent
67db3fdb76
commit
ad0e73284c
@ -354,7 +354,7 @@ export const DeleteMediaBulkButton = ({ selectedIds }) => {
|
||||
return (
|
||||
<Fragment>
|
||||
<Button
|
||||
label="Delete Selected"
|
||||
label="ra.action.delete"
|
||||
onClick={handleSend}
|
||||
disabled={loading}
|
||||
className={classnames("ra-delete-button", classes.deleteButton)}
|
||||
|
Loading…
Reference in New Issue
Block a user