Signed-off-by: kaustubh B <kbawanka@redhat.com>
This commit is contained in:
parent
7cf9946040
commit
8e81626eee
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ export const RolesList = ({
|
||||||
}
|
}
|
||||||
actions={
|
actions={
|
||||||
isReadOnly
|
isReadOnly
|
||||||
? []
|
? undefined
|
||||||
: [
|
: [
|
||||||
{
|
{
|
||||||
title: t("delete"),
|
title: t("delete"),
|
||||||
|
|
Loading…
Reference in a new issue