diff options
Diffstat (limited to 'apps/files/js')
-rw-r--r-- | apps/files/js/filelist.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/js/filelist.js b/apps/files/js/filelist.js index a001475d1fd..5726dd1b294 100644 --- a/apps/files/js/filelist.js +++ b/apps/files/js/filelist.js @@ -932,7 +932,6 @@ .addClass(direction === 'desc' ? this.SORT_INDICATOR_DESC_CLASS : this.SORT_INDICATOR_ASC_CLASS); }, - /** * Reloads the file list using ajax call * |