Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Fix System Tree rendering in GlusterOnly mode ......................................................................
webadmin: Fix System Tree rendering in GlusterOnly mode System Tree was not visible while running oVirt in GlusterOnly mode. Modified the code to call Execute() method of outer class instead self(leads to recursive execution). Change-Id: I6ef526960ad67038168f9cc9830cfe6df23ea6bc Signed-off-by: Kanagaraj M <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SystemTreeModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9017 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ef526960ad67038168f9cc9830cfe6df23ea6bc Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
