]> source.dussan.org Git - nextcloud-server.git/commit
Client side sort for sharing overview
authorVincent Petry <pvince81@owncloud.com>
Fri, 15 Aug 2014 14:52:41 +0000 (16:52 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 15 Aug 2014 14:52:41 +0000 (16:52 +0200)
commit3a99f15af29918a67bf8789ed79006e80901d233
treea2e797bf28037da9a6ffa1635f3962fbd43d475a
parent1fff77f5de6f0cd3810a23f5b666452a5769bb1c
Client side sort for sharing overview

Since the server doesn't support sorting, use client side sort directly
instead of calling reload() first.
apps/files/js/filelist.js
apps/files_sharing/js/sharedfilelist.js