mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Refactor
This commit is contained in:
@@ -48,7 +48,7 @@ export class DocumentDetailComponent implements OnInit {
|
||||
tags: new FormControl([])
|
||||
})
|
||||
|
||||
currentPreviewPage: number = 1
|
||||
previewCurrentPage: number = 1
|
||||
previewNumPages: number
|
||||
|
||||
constructor(
|
||||
|
Reference in New Issue
Block a user