mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Chore: Backend bulk updates (#4509)
This commit is contained in:
parent
b671f54cb7
commit
facb7226fe
15 changed files with 1764 additions and 1596 deletions
|
|
@ -58,7 +58,8 @@ export class PermissionsDialogComponent {
|
|||
}
|
||||
|
||||
@Input()
|
||||
message = $localize`Note that permissions set here will override any existing permissions`
|
||||
message =
|
||||
$localize`Note that permissions set here will override any existing permissions`
|
||||
|
||||
cancelClicked() {
|
||||
this.activeModal.close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue