Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: If the vnic is unplugged, all its fields should be enabled
......................................................................
webadmin: If the vnic is unplugged, all its fields should be enabled
If the vnic is unplugged, all its properties can be updated.
The bug was that if while editing the vnic it was changed to unplugged,
the editing of some properties was blocked.
Change-Id: I7f652e88df37ffb48500a9e86c361d3f8964afe1
Bug-Url:
https://bugzilla.redhat.com/906434
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/EditVmInterfaceModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInterfaceModel.java
2 files changed, 7 insertions(+), 4 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11911
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f652e88df37ffb48500a9e86c361d3f8964afe1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>