Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Provide confirmation prompt while unplugging a Vnic
......................................................................
webadmin: Provide confirmation prompt while unplugging a Vnic
When the user clicks "ok" on edit vnic dialog-
1. If the user changed the vnic to be unplugged a confrimation window
should be shown.
2. Otherwise, the dialog should be saved.
Change-Id: Iaf1c384f0205bb8b30cda038963eb49eba1dae55
Bug-Url:
https://bugzilla.redhat.com/859024
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
M
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
3 files changed, 57 insertions(+), 5 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27198
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf1c384f0205bb8b30cda038963eb49eba1dae55
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: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server