|
@@ -361,7 +361,7 @@ public class FileDetailSharingFragment extends Fragment implements UserListAdapt
|
|
((FileActivity) getActivity()).getFileOperationsHelper().
|
|
((FileActivity) getActivity()).getFileOperationsHelper().
|
|
setHideFileListingPermissionsToShare(
|
|
setHideFileListingPermissionsToShare(
|
|
publicShare,
|
|
publicShare,
|
|
- shareByLinkAllowEditing.isChecked()
|
|
|
|
|
|
+ item.isChecked()
|
|
);
|
|
);
|
|
} else {
|
|
} else {
|
|
// not supported in ownCloud
|
|
// not supported in ownCloud
|