Change in ovirt-engine[master]: webadmin: Remove redundant header splitter
lvernia at redhat.com
lvernia at redhat.com
Sun Aug 24 08:14:55 UTC 2014
Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Remove redundant header splitter
......................................................................
webadmin: Remove redundant header splitter
The styling of ResizableHeader added a right border, which is
redundant in the case of an EntityModelCellTable because there's
always the left border of the next column header (as opposed to
ActionCellTable whose styling works differently).
Change-Id: Ied14df6f093514e26bbeb3dc60e509d58d056dae
Bug-Url: https://bugzilla.redhat.com/1125192
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/EntityModelCellTable.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ColumnResizeCellTable.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ResizableHeader.java
3 files changed, 27 insertions(+), 6 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31579
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied14df6f093514e26bbeb3dc60e509d58d056dae
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list