Browse Source

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>
tags/v24.0.0beta1
szaimen 2 years ago
parent
commit
1bb2534571

+ 1
- 0
apps/files_sharing/js/app.js View File

@@ -169,6 +169,7 @@ OCA.Sharing.App = {
$el,
{
id: 'shares.overview',
fileActions: this._createFileActions(),
config: OCA.Files.App.getFilesConfig(),
isOverview: true,
// The file list is created when a "show" event is handled, so

+ 2
- 2
dist/files_sharing-files_sharing.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/files_sharing-files_sharing.js.map
File diff suppressed because it is too large
View File


Loading…
Cancel
Save