Alexander Wels has posted comments on this change. Change subject: webadmin: Fix missing sub tab panel ......................................................................
Patch Set 1: (1 inline comment) .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/AbstractMainTabWithDetailsPresenter.java Line 57: } Line 58: })); Line 59: } Line 60: Line 61: protected void handlePlaceTransition() { Nevermind I had the inheritance reversed. Line 62: if (hasSelection()) { Line 63: // Sub tab panel is shown upon revealing the sub tab, in order to avoid Line 64: // the 'flicker' effect due to the panel still showing previous content Line 65: placeManager.revealPlace(getSubTabRequest()); -- To view, visit http://gerrit.ovirt.org/14957 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifc67def5083889deb360c9d48adf4d9e3b6786a9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches