mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Adds ouiaId to inventory warning
This commit is contained in:
parent
e9d524ebc0
commit
9b1d6ab441
@ -59,6 +59,7 @@ function getStep(launchConfig, i18n, formError, resource) {
|
||||
warningMessage={
|
||||
resource.type === 'workflow_job_template' ? (
|
||||
<InventoryAlert
|
||||
ouiaId="InventoryStep-alert"
|
||||
variant="warning"
|
||||
isInline
|
||||
title={i18n._(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user