mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 17:23:34 -05:00
update selectos for convergence
This commit is contained in:
@@ -234,7 +234,8 @@ function NodeTypeStep({ i18n }) {
|
||||
setIsConvergenceOpen(false);
|
||||
}}
|
||||
aria-label={i18n._(t`Convergence select`)}
|
||||
id="convergence-select"
|
||||
className="convergenceSelect"
|
||||
ouiaId="convergenceSelect"
|
||||
>
|
||||
<SelectOption key="any" value="any">
|
||||
{i18n._(t`Any`)}
|
||||
|
||||
Reference in New Issue
Block a user