mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #46896 from nextcloud/fix/files-actions-contaniner
fix(files): Set container for file list actions
This commit is contained in:
commit
2d299d9da7
3 changed files with 4 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<template>
|
||||
<div class="files-list__column files-list__row-actions-batch">
|
||||
<NcActions ref="actionsMenu"
|
||||
container="#app-content-vue"
|
||||
:disabled="!!loading || areSomeNodesLoading"
|
||||
:force-name="true"
|
||||
:inline="inlineActions"
|
||||
|
|
|
|||
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue