]> source.dussan.org Git - nextcloud-server.git/commit
Fixed scrollto for search results
authorVincent Petry <pvince81@owncloud.com>
Thu, 4 Sep 2014 10:20:11 +0000 (12:20 +0200)
committerVincent Petry <pvince81@owncloud.com>
Thu, 4 Sep 2014 10:20:11 +0000 (12:20 +0200)
commit9ae000676c812f5c7f583594ff61462fdcebb2eb
tree959e177238621231dcfa4c6ec5c056f65b45ff12
parenta8861c70c8e5876a961f00e49db88843432bf7ba
Fixed scrollto for search results

Now passing the "scrollto" URL argument to the file list class which
will also automatically scroll and highlight the matching element.

This code is triggered by the search box when in a different folder and
also by the activity app.
apps/files/js/app.js
apps/files/js/filelist.js