Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Sorting Providers in AsyncDataProvider ......................................................................
webadmin: Sorting Providers in AsyncDataProvider Noticed that providers weren't sorted in the System Tree, so AsyncDataProvider seemed like it's as good a place as any to perform the sorting, as likely all its users would need the items to be sorted. This made redundant the sorting elsewhere. Also changed SystemTreeModel to use the AsyncDataProvider method. Change-Id: I6925aab1d5231256124f4ef045bd7a20bd9c8e20 Signed-off-by: Lior Vernia <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/SystemTreeModel.java 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16250 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6925aab1d5231256124f4ef045bd7a20bd9c8e20 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
