Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: fix vnic type init in (New|Edit)VnicModel
......................................................................
webadmin: fix vnic type init in (New|Edit)VnicModel
Fix vNIC type field initialization in (New|Edit)Vnic screens.
The patch fixes the UI behaviour where a user can see the defaulti
vnic type and then that is changed to the actual value.
Change-Id: I01437e487274e18d53a326f48fb0f3ee14823261
Bug-Url:
https://bugzilla.redhat.com/1290315
Signed-off-by: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/BaseEditVmInterfaceModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewVmInterfaceModel.java
2 files changed, 28 insertions(+), 10 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved; Passed CI tests
Yevgeny Zaspitsky: Verified
--
To view, visit
https://gerrit.ovirt.org/50466
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I01437e487274e18d53a326f48fb0f3ee14823261
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>