Enabled Delete button for sub resources (#1738)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -543,6 +543,7 @@ const ObjectDetailPanel = ({
|
||||
scopes={[IAM_SCOPES.S3_DELETE_OBJECT]}
|
||||
matchAll
|
||||
errorProps={{ disabled: true }}
|
||||
containsResource
|
||||
>
|
||||
<Button
|
||||
startIcon={<DeleteIcon />}
|
||||
|
||||
Reference in New Issue
Block a user