Frank Kobzik has posted comments on this change. Change subject: frontend: Adjust console tooltips ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/24249/1/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/ConsolePopupView.ui.xml File frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/ConsolePopupView.ui.xml: Line 66: </g:FlowPanel> Line 67: Line 68: <g:FlowPanel ui:field="spicePanel" addStyleNames="{style.protocolPanel}"> Line 69: <g:Label text="{constants.consoleInvocation}" addStyleNames="{style.labelStyle}" /> Line 70: <g:FlowPanel addStyleNames="{style.clear}"> Tomas, could you advise if it's wise to do it this way or if it's better to wrap it in a new widget? Line 71: <e:EntityModelRadioButtonEditor ui:field="spiceAutoImplRadioButton" addStyleNames="{style.protocolImplRadio}"/> Line 72: <d:InfoIcon ui:field="spiceAutoInfo" /> Line 73: </g:FlowPanel> Line 74: <g:FlowPanel addStyleNames="{style.clear}"> -- To view, visit http://gerrit.ovirt.org/24249 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2459521e7ba303918a0992ffd95398b0c42f03df Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
