Skip to content

Commit 736f624

Browse files
szaimennextcloud-command
authored andcommitted
try to fix correct fileactions for sharing overview
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 9034058 commit 736f624

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

apps/files_sharing/js/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ OCA.Sharing.App = {
169169
$el,
170170
{
171171
id: 'shares.overview',
172+
fileActions: this._createFileActions(),
172173
config: OCA.Files.App.getFilesConfig(),
173174
isOverview: true,
174175
// The file list is created when a "show" event is handled, so

0 commit comments

Comments
 (0)