]> source.dussan.org Git - nextcloud-server.git/commit
Fix fileList fallback in OC.Share for outside files app
authorVincent Petry <pvince81@owncloud.com>
Wed, 28 May 2014 14:34:00 +0000 (16:34 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 30 May 2014 08:06:30 +0000 (10:06 +0200)
commit66afd1aa3925f31f347edfc5dae7adf7603ba5c6
tree995db59c4a2f574a355a1c077407be75393e94be
parente084183d1e9cd180ad1f29ba1d22c99ac643d166
Fix fileList fallback in OC.Share for outside files app

OC.Share can be used in non-files apps, so the fileList callback needs
to support that as well.
core/js/share.js