mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
add identifier
This commit is contained in:
@@ -53,6 +53,7 @@ function BecomeMethodField({ fieldOptions, isRequired }) {
|
||||
setIsOpen(false);
|
||||
}}
|
||||
isOpen={isOpen}
|
||||
id="privilege-escalation-methods"
|
||||
selections={becomeMethodField.value}
|
||||
isCreatable
|
||||
onCreateOption={option => {
|
||||
|
||||
Reference in New Issue
Block a user