]> source.dussan.org Git - nextcloud-server.git/commit
Fixed shared list sorting
authorVincent Petry <pvince81@owncloud.com>
Mon, 7 Jul 2014 14:49:32 +0000 (16:49 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 7 Jul 2014 14:49:32 +0000 (16:49 +0200)
commit4ba492f28d622de4d69e2ab8bf34320280b17859
treeeead507894b5512288ec21a4996105487357ed06
parent268af9039ae4671be50863f852def8a0db0c7e08
Fixed shared list sorting

Use Array.sort instead of underscore's sortBy() as they don't use the
same method/function signature.
apps/files_sharing/js/sharedfilelist.js