Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: adding '...' appender to text columns that overflow
......................................................................
webadmin: adding '...' appender to text columns that overflow
Using TextOverflow.ELLIPSIS style property to achieve this.
Change-Id: Ibabe4f05b92f0f448207fb08700b75afed645de7
Bug-Url:
https://bugzilla.redhat.com/1122990
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/TextCellWithTooltip.java
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
Alona Kaplan: Verified
Vojtech Szocs: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31384
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibabe4f05b92f0f448207fb08700b75afed645de7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server