mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Add unique ID to cred field external plugin button(s)
This commit is contained in:
@@ -55,6 +55,7 @@ function CredentialPluginInput(props) {
|
||||
)}
|
||||
>
|
||||
<Button
|
||||
id={`credential-${fieldOptions.id}-external-button`}
|
||||
variant={ButtonVariant.control}
|
||||
aria-label={i18n._(
|
||||
t`Populate field from an external secret management system`
|
||||
|
||||
Reference in New Issue
Block a user