Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Open correct bond dialog from Network/Hosts subtab
......................................................................
webadmin: Open correct bond dialog from Network/Hosts subtab
Apparently the old (pre 3.1) bond dialog would open, when the newer
one should. Also removed code that checked if the open dialog is the
Setup Networks dialog, which as far as I know is the only possible
case in this subtab (whereas in Host/Networks it could have been the
pre-3.1 Host Interfaces dialog).
Change-Id: Ia5cc40bda079513bfce7b08d6f279aaebe554817
Bug-Url:
https://bugzilla.redhat.com/1012821
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/gin/uicommon/NetworkModule.java
1 file changed, 9 insertions(+), 13 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19823
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia5cc40bda079513bfce7b08d6f279aaebe554817
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server