]> source.dussan.org Git - nextcloud-server.git/commit
Cleanup of event handlers
authorVincent Petry <pvince81@owncloud.com>
Tue, 8 Apr 2014 15:09:57 +0000 (17:09 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 28 Apr 2014 12:55:01 +0000 (14:55 +0200)
commitc29e8b0bae8998ba55efd5f34f4c8d1e7034ffdc
treea85bd865b0560c0ba9d365c0af6f24eab8659af4
parent3c006a5a4d00f8852de6a586fb987baa50a067ea
Cleanup of event handlers

Now using _.bind() for event handlers so we can use "this" which is more
readable than a static access to FileList.
apps/files/js/filelist.js