Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Fixed behavior of "Required All" column header
......................................................................
webadmin: Fixed behavior of "Required All" column header
It previously behaved as if required was identical to assigned, thus
not affecting whether the network was required in the cluster from
which the dialog was opened. Now it behaves as expected.
Change-Id: I05fd73f64f2bbc38ce1b7bc4cf494d0cf1442f00
Bug-Url:
https://bugzilla.redhat.com/1014661
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/AbstractNetworkPopupView.java
1 file changed, 2 insertions(+), 4 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19991
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I05fd73f64f2bbc38ce1b7bc4cf494d0cf1442f00
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server