mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Refactor
This commit is contained in:
parent
f214fe1b3e
commit
2d841e7167
2 changed files with 3 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ export class DocumentDetailComponent implements OnInit {
|
|||
tags: new FormControl([])
|
||||
})
|
||||
|
||||
currentPreviewPage: number = 1
|
||||
previewCurrentPage: number = 1
|
||||
previewNumPages: number
|
||||
|
||||
constructor(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue