mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 14:38:00 -03:30
add identifier
This commit is contained in:
parent
22029b9d7c
commit
314fdd6066
@ -53,6 +53,7 @@ function BecomeMethodField({ fieldOptions, isRequired }) {
|
||||
setIsOpen(false);
|
||||
}}
|
||||
isOpen={isOpen}
|
||||
id="privilege-escalation-methods"
|
||||
selections={becomeMethodField.value}
|
||||
isCreatable
|
||||
onCreateOption={option => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user