Gilad Chaplik has uploaded a new change for review.

Change subject: webadmin: "Any Host in Cluster" broken into two lines
......................................................................

webadmin: "Any Host in Cluster" broken into two lines

in ja_JP locale; removing width property from widget.

Bug-Url: https://bugzilla.redhat.com/950244
Change-Id: I1963e606651994efc48c4f1dfaf2c261c0746cbf
Signed-off-by: Gilad Chaplik <gchap...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/13883/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
index 3a686f8..31ab8a2 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
@@ -327,7 +327,7 @@
                                        <g:FlowPanel>
                                                <g:Label 
addStyleNames="{style.sectionLabel}" text="{constants.runOnVmPopup}" />
                                                <g:VerticalPanel 
addStyleNames="{style.runHostPanel}" verticalAlignment='ALIGN_MIDDLE'>
-                                                       
<e:EntityModelRadioButtonEditor width="150px" ui:field="isAutoAssignEditor"
+                                                       
<e:EntityModelRadioButtonEditor ui:field="isAutoAssignEditor"
                                                                
addStyleNames="{style.radioButton}" />
                             <g:HorizontalPanel 
verticalAlignment='ALIGN_MIDDLE'>
                                 <g:RadioButton ui:field="specificHost" 
addStyleNames="{style.radioButtonSpecificHost}" />


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1963e606651994efc48c4f1dfaf2c261c0746cbf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchap...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to