Change in ovirt-engine[master]: webadmin: Removed custom MAC leftovers from dialog
masayag at redhat.com
masayag at redhat.com
Tue Oct 1 06:36:38 UTC 2013
Moti Asayag has submitted this change and it was merged.
Change subject: webadmin: Removed custom MAC leftovers from dialog
......................................................................
webadmin: Removed custom MAC leftovers from dialog
The code meant to remove the custom MAC address checkbox and
explanation label didn't work because it was called asynchronously,
and apparently would only get disabled after the widget would get
edited and thus have no effect.
Change-Id: I5fc1bb2183b87567213ac9c5e8cb83e8a728979a
Bug-Url: https://bugzilla.redhat.com/1007506
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/networkinterface/NetworkInterfacePopupWidget.java
1 file changed, 13 insertions(+), 0 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/19630
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5fc1bb2183b87567213ac9c5e8cb83e8a728979a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list