fix to host popover contents wrt openstack credential in ui.

This commit is contained in:
John Mitchell 2015-04-20 16:08:05 -04:00
parent 2bd856da93
commit e1bf7ea749

View File

@ -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',