Daniel Erez has submitted this change and it was merged. Change subject: webadmin: expand all expands selected node ......................................................................
webadmin: expand all expands selected node - Added logic to find the selected node and pass that into the node expansion method. - Added logic to find the selected node and pass that into the node collapse method. - Fixed the node collapse to properly collapse all sub nodes AND itself. Change-Id: I110efdff51be6e5545a1de304bdce657ec5cda88 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=879291 Signed-off-by: Alexander Wels <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/tree/SystemTree.java 1 file changed, 54 insertions(+), 20 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10913 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I110efdff51be6e5545a1de304bdce657ec5cda88 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
