]> source.dussan.org Git - nextcloud-server.git/commit
Fixed folder icon update routine when share owner exists
authorVincent Petry <pvince81@owncloud.com>
Fri, 15 Aug 2014 14:19:50 +0000 (16:19 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 15 Aug 2014 14:19:50 +0000 (16:19 +0200)
commit607ea636be4a5a48b6abec8df3eaefe20fe4a1ba
tree920c1e3c7838e4dfbee8c6a8098832e05445d421
parent1fff77f5de6f0cd3810a23f5b666452a5769bb1c
Fixed folder icon update routine when share owner exists

Whenever a folder has a "data-share-owner" attribute, the icon is now
properly updated to a shared folder icon.
apps/files/tests/js/filelistSpec.js
core/js/share.js
core/js/tests/specHelper.js
core/js/tests/specs/shareSpec.js