Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal: Long text in console banner
......................................................................
userportal: Long text in console banner
When the text in the console banner ("Double click to console" in
english) is long (in some localizations), it is stripped.
This patch causes long text to be wrapped instead.
Change-Id: Ib28058daf58c3b2bd6d67208382f0998f8ceb354
Bug-Url:
https://bugzilla.redhat.com/950942
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicListItemView.ui.xml
D
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/userportal/public/images/general/tvlayout_doubleclick_to_console.png
2 files changed, 11 insertions(+), 11 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15438
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib28058daf58c3b2bd6d67208382f0998f8ceb354
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server