Gilad Chaplik has posted comments on this change. Change subject: webadmin: Fix issues with splitter tabs ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/23871/1/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/action/AbstractActionPanel.java File frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/action/AbstractActionPanel.java: Line 155: this.eventBus = eventBus; Line 156: contextPopupPanel = new PopupPanel(true); Line 157: contextMenuBar = new MenuBar(true); Line 158: actionPanelPopupPanel = new MenuPanelPopup(true); Line 159: //Cascading items. > contentPanel.getElement().getStyle().setPaddingLeft(8, Unit.PX); next line... Line 160: contentPanel = new FlowPanel(); Line 161: style = RESOURCES.actionPanelCss(); Line 162: style.ensureInjected(); Line 163: cascadePopupPanel = new PopupPanel(true); -- To view, visit http://gerrit.ovirt.org/23871 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I151fc3a76d9c6f55e265688fbecf965326774497 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches