mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
fix to host popover contents wrt openstack credential in ui.
This commit is contained in:
parent
2bd856da93
commit
e1bf7ea749
@ -157,7 +157,7 @@ export default
|
||||
labelBind: 'hostLabel',
|
||||
type: 'text',
|
||||
ngShow: "kind.value == 'vmware' || kind.value == 'openstack'",
|
||||
awPopOverWatch: "projectPopOver",
|
||||
awPopOverWatch: "hostPopOver",
|
||||
awPopOver: "set in helpers/credentials",
|
||||
dataTitle: 'Host',
|
||||
dataPlacement: 'right',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user