Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: [ja] Edit pool- prestarted vms string is broken into two lines
......................................................................
webadmin: [ja] Edit pool- prestarted vms string is broken into two lines
In 'ja' locale the text of prestarted vms is too long for 230px.
Changed all the right column widgets to be 250px.
Also changed the width of the popup to 710px (Changing the width of the
rigth widgets caused "Increase number of VMs in pool by" to be broken
into two lines. BTW, in some langauges it was broken even before the
change).
The change applies only on EditPool.
Change-Id: Iaf34f3adbde08bb34d8db7db3508ba3cf4c31f92
Bug-Url:
https://bugzilla.redhat.com/950788
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/AbstractVmPopupView.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.ui.xml
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/pool/PoolEditPopupWidget.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/pool/PoolEditPopupView.java
5 files changed, 50 insertions(+), 8 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14443
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf34f3adbde08bb34d8db7db3508ba3cf4c31f92
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>