]> source.dussan.org Git - nextcloud-server.git/commit
Remove delete button in shared with others list
authorVincent Petry <pvince81@owncloud.com>
Wed, 19 Nov 2014 16:42:57 +0000 (17:42 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 19 Nov 2014 16:42:57 +0000 (17:42 +0100)
commit98ec0451be1d1ddd76b53195c96a545239e24da1
tree964432782f06fb41520a171cf32bad2908f2716b
parentdc9eaf59dcede025edccf2d90cc211d739dbf935
Remove delete button in shared with others list

Whenever a file is shared with others or with link, a delete button used
to be visible that triggered a direct deletion.

This button has been removed to avoid accidental deletion from people
who might believe it was an unshare button. Unsharing is still possible
inside the share dropdown.
apps/files_sharing/js/sharedfilelist.js
apps/files_sharing/tests/js/sharedfilelistSpec.js