mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-23 23:49:08 -06: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