
From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: make the storage target to LUN table sortable ...................................................................... webadmin: make the storage target to LUN table sortable Make the Product ID column sortable by using the makeSortable() and moving the ListModel items to a SortedListModel so it can be used by the EntityModelCellTable#initModelSortHandler() Change-Id: I921f3dcf8568ce3461702edd9aed00d72c88d464 Bug-Url: https://bugzilla.redhat.com/1305011 Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/storage/SanStorageTargetToLunList.java 1 file changed, 37 insertions(+), 18 deletions(-) Approvals: Benny Zlotnik: Verified Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/70823 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I921f3dcf8568ce3461702edd9aed00d72c88d464 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Benny Zlotnik <bzlotnik@redhat.com> Gerrit-Reviewer: Benny Zlotnik <bzlotnik@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>