mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-18 09:01:21 +00:00
Visual tweaks
This commit is contained in:
@@ -45,6 +45,9 @@ export class DocumentListComponent implements OnInit {
|
||||
tags: PaperlessTag[] = []
|
||||
correspondents: PaperlessCorrespondent[] = []
|
||||
documentTypes: PaperlessDocumentType[] = []
|
||||
filterTagsText: string
|
||||
filterCorrespondentsText: string
|
||||
filterDocumentTypesText: string
|
||||
|
||||
@ViewChild(FilterEditorComponent) filterEditor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user