Alona Kaplan has uploaded a new change for review.

Change subject: webadmin: Setup Networks- unused space in unattached networks 
panel
......................................................................

webadmin: Setup Networks- unused space in unattached networks panel

Unattahced networks scrolling area should fill all available space.

Change-Id: I630c2599eceef7e4165a8728ed8e4faa52c67d22
Bug-Url: https://bugzilla.redhat.com/1068614
Signed-off-by: Alona Kaplan <[email protected]>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/84/25384/1

diff --git 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
index 6dee80d..66908a8 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
+++ 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostSetupNetworksPopupView.ui.xml
@@ -232,7 +232,7 @@
                                                </g:HTMLPanel>
                                        </g:Cell>
                                        <g:Cell width="30%" height="100%">
-                                               <g:ScrollPanel height="370px">
+                                               <g:ScrollPanel height="390px">
                                                        <g:VerticalPanel 
width="100%" horizontalAlignment="ALIGN_LEFT">
                                                                <g:Label 
text="{constants.unassignedLogicalNetworks}" 
styleName="{style.unassignedtitle}" />
                                                                
<p:InternalNetworksPanel ui:field="internalNetworkList" />


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I630c2599eceef7e4165a8728ed8e4faa52c67d22
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Alona Kaplan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to