From 3bce6a7a6feb06ad811f8ca255da5a18b5917f11 Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Tue, 4 Apr 2017 15:53:17 +0200 Subject: [PATCH] allow to edit single files shared by mail. This is useful for collaborative editing documents Signed-off-by: Bjoern Schiessle --- core/js/sharedialogshareelistview.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/js/sharedialogshareelistview.js b/core/js/sharedialogshareelistview.js index 573d594911..b77e825f3f 100644 --- a/core/js/sharedialogshareelistview.js +++ b/core/js/sharedialogshareelistview.js @@ -29,12 +29,10 @@ '{{shareWithDisplayName}}' + '' + '{{#if editPermissionPossible}}' + - '{{#unless isFileSharedByMail}}' + '' + '' + '' + '' + - '{{/unless}}' + '{{/if}}' + '' + '{{{popoverMenu}}}' +