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={
|
||||
isReadOnly
|
||||
? []
|
||||
? undefined
|
||||
: [
|
||||
{
|
||||
title: t("delete"),
|
||||
|
|
Loading…
Reference in a new issue