Daniel Erez has posted comments on this change.

Change subject: webadmin: Added scrolling to vNIC section in add VM
......................................................................


Patch Set 2: Code-Review+2

(1 comment)

....................................................
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfilesInstanceTypeEditor.ui.xml
Line 28: 
Line 29:        <g:FlowPanel addStyleNames="{style.mainPanel}" >
Line 30:                <g:Label ui:field="headerLabel" 
addStyleNames="{style.headerLabel}" />
Line 31:                <g:ScrollPanel height="190px">
Line 32:                        <g:FlowPanel ui:field="contentPanel" />
check if you can just replace the FlowPanel with the ScrollPanel (depends on 
whether contentPanel contains more than one widget..)
Line 33:                </g:ScrollPanel>
Line 34:        </g:FlowPanel>
Line 35: 


-- 
To view, visit http://gerrit.ovirt.org/20342
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0d1c45470c23fdb561bfb5573e133591c138c276
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to