Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actions

fix fileactions for sharing overview
pull/31415/head
Simon L 2022-03-02 21:54:21 +07:00 committed by GitHub
commit 0f34bce344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long