Tomer Saban has uploaded a new change for review. Change subject: webadmin: Fixed boxes out of frame in the new scheduling policy frame. ......................................................................
webadmin: Fixed boxes out of frame in the new scheduling policy frame. Fixed the new scheduling policy boxes that were out of frame. The load balancer parameters slipped outside of the frame. By removing unnecessary adjustments in the frame, they are now in place. Change-Id: I3d04ebbd8d28045287a7ecba34fb65905614fcc3 Bug-Url: https://bugzilla.redhat.com/1142897 Signed-off-by: Tomer Saban <tsa...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml 1 file changed, 0 insertions(+), 12 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/56/33056/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml index de6271d..d12fccf 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/scheduling/ClusterPolicyPopupView.ui.xml @@ -97,9 +97,6 @@ text="{constants.clusterPolicyExplanationMessage}" /> <d:InfoIcon ui:field="filterInfoIcon" addStyleNames="{style.iconInfoStyle} cppv_infoIcon_pfly_fix"/> </g:HorizontalPanel> - <!-- g:HTML> - <hr style="width:100%;" /> - </g:HTML --> <g:HorizontalPanel height="100px" width="100%"> <g:Cell width="50%" height="100%"> <g:VerticalPanel width="100%" height="100%"> @@ -129,9 +126,6 @@ text="{constants.clusterPolicyExplanationMessage}" /> <d:InfoIcon ui:field="functionInfoIcon" addStyleNames="{style.iconInfoStyle} cppv_infoIcon_pfly_fix"/> </g:HorizontalPanel> - <!-- g:HTML> - <hr style="width:100%;" /> - </g:HTML--> <g:HorizontalPanel height="100px" width="100%"> <g:Cell width="50%" height="100%"> <g:VerticalPanel width="100%" height="100%"> @@ -159,9 +153,6 @@ text="{constants.clusterPolicyLoadBalancerLabel}" /> <d:InfoIcon ui:field="loadBalancingInfoIcon" addStyleNames="{style.iconInfoStyle} cppv_infoIcon_pfly_fix"/> </g:HorizontalPanel> - <!-- g:HTML> - <hr style="width:100%;" /> - </g:HTML--> <g:HorizontalPanel> <e:ListModelListBoxOnlyEditor ui:field="loadBalanceListEditor" /> @@ -174,9 +165,6 @@ text="{constants.clusterPolicyPropertiesLabel}" /> <d:InfoIcon ui:field="propertiesInfoIcon" addStyleNames="{style.iconInfoStyle} cppv_infoIcon_pfly_fix"/> </g:HorizontalPanel> - <!--g:HTML> - <hr style="width:100%;" /> - </g:HTML--> <g:ScrollPanel height="100px"> <k:KeyValueWidget ui:field="customPropertiesSheetEditor" /> </g:ScrollPanel> -- To view, visit http://gerrit.ovirt.org/33056 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3d04ebbd8d28045287a7ecba34fb65905614fcc3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomer Saban <tsa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches