From 2d91831b5092c9d04a20cbe55a31cc41cec10fbe Mon Sep 17 00:00:00 2001 From: Julia Bode Date: Sat, 29 Oct 2016 16:32:15 +0200 Subject: Issue-1776: Add unshare function to 3-dot menu. Signed-off-by: Julia Bode --- core/js/sharedialogshareelistview.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'core/js') diff --git a/core/js/sharedialogshareelistview.js b/core/js/sharedialogshareelistview.js index 9b0d9c8c50e..66ed85eda33 100644 --- a/core/js/sharedialogshareelistview.js +++ b/core/js/sharedialogshareelistview.js @@ -69,10 +69,12 @@ '' + '{{/if}}' + '{{/if}}' + + '
  • ' + + '{{unshareLabel}}' + + '
  • ' + '' + '' + - '{{unshareLabel}}' + - '' + + '' + '' + '{{/each}}' + '{{#each linkReshares}}' + -- cgit v1.2.3