removed action menu for create new client profile (#2728)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
f7ca1a5196
commit
68e8a6fefc
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ export default function ClientProfileForm() {
|
|||
]}
|
||||
divider
|
||||
dropdownItems={
|
||||
!globalProfile
|
||||
editMode && !globalProfile
|
||||
? [
|
||||
<DropdownItem
|
||||
key="delete"
|
||||
|
|
Loading…
Reference in a new issue