Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: vm name field is misaligned on "new vm" pop up window
......................................................................
webadmin: vm name field is misaligned on "new vm" pop up window
The mistake happend during the backport. The patch to master branch
(
http://gerrit.ovirt.org/#/c/31034) contains the configuration of the
"nameEditorContent" as "width: 238px", while the backport patch
(
http://gerrit.ovirt.org/#/c/31159) contains the width: "230px".
This patch fixes this backport mistake to make also the 3.5 version 238px
width.
Change-Id: I05dba94b33a72ae0644b4f543d257efed52a3fb4
Bug-Url:
https://bugzilla.redhat.com/1133995
Signed-off-by: Tomas Jelinek <tjelinek(a)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(-)
Approvals:
Tomas Jelinek: Verified
Alexander Wels: Looks good to me, approved
Martin Betak: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/32515
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I05dba94b33a72ae0644b4f543d257efed52a3fb4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server