
Kanagaraj M has submitted this change and it was merged. Change subject: webadmin: ApplicationMode - fix system tree filtering ...................................................................... webadmin: ApplicationMode - fix system tree filtering - DataCenters, Providers and Provider type nodes will be visible in system tree only if the ApplicationMode supports Virt. - Modified the system tree filtering to add the grand child items if all immediate child items are not visible. Change-Id: I7969eab70929d8206f217a226b519b1fd14619b7 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/ApplicationModeHelper.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SystemTreeModel.java 2 files changed, 12 insertions(+), 7 deletions(-) Approvals: Kanagaraj M: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15158 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7969eab70929d8206f217a226b519b1fd14619b7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com>