mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Merge remote-tracking branch 'origin/dev' into beta
This commit is contained in:
commit
68b7427640
1 changed files with 0 additions and 4 deletions
|
|
@ -825,10 +825,6 @@ export class DocumentDetailComponent
|
|||
error: (error) => {
|
||||
this.networkActive = false
|
||||
const canEdit =
|
||||
this.permissionsService.currentUserCan(
|
||||
PermissionAction.Change,
|
||||
PermissionType.Document
|
||||
) &&
|
||||
this.permissionsService.currentUserHasObjectPermissions(
|
||||
PermissionAction.Change,
|
||||
this.document
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue