
Alexander Wels has submitted this change and it was merged. Change subject: userportal,webadmin: permission dialog layout ...................................................................... userportal,webadmin: permission dialog layout - The permission dialog layout was not conducive for i18n. This patch modifies the layout so translated messages will not change the layout if they are too big. - Modified the layout of the dialog to be bootstrap grid based instead of the manual pixel layout it was before. Change-Id: I3b9a694c6aa4bd18256ae1175440d9b9eeca55a1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1121065 Signed-off-by: Alexander Wels <awels@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/permissions/AbstractPermissionsPopupView.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/permissions/AbstractPermissionsPopupView.ui.xml 2 files changed, 82 insertions(+), 91 deletions(-) Approvals: Alexander Wels: Verified mooli tayer: Looks good to me, but someone else must approve Vojtech Szocs: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/37524 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b9a694c6aa4bd18256ae1175440d9b9eeca55a1 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: mooli tayer <mtayer@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server