Tal Nisan has submitted this change and it was merged.
Change subject: userportal,webadmin: Multi view table columns inconsistent
......................................................................
userportal,webadmin: Multi view table columns inconsistent
- since a463914769e87b5fb55999bcd25d56167b8e3d16 columns
available in all view would not get removed and would
always end up at the front of the grid even if other
columns that can disappear were in front of them. This
patch fixes that problem.
Change-Id: I143894af611f8364da943433e81378690adcb0e8
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1157215
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ColumnResizeCellTable.java
1 file changed, 21 insertions(+), 37 deletions(-)
Approvals:
Alexander Wels: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/35426
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I143894af611f8364da943433e81378690adcb0e8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server