Web: Files: Store: Fixed displaying "view" action inside recycle bin

This commit is contained in:
Ilya Oleshko 2021-04-23 16:15:44 +03:00
parent b5d84566b9
commit 33d7e89552

View File

@ -510,6 +510,8 @@ class FilesStore {
fileOptions = this.removeOptions(fileOptions, [
"open",
"open-location",
"view",
"preview",
"edit",
"link-for-portal-users",
"sharing-settings",