mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
bugfix
This commit is contained in:
parent
b7126030d1
commit
381a503947
2 changed files with 4 additions and 4 deletions
|
|
@ -76,6 +76,7 @@ export class DocumentListComponent implements OnInit {
|
|||
|
||||
loadViewConfig(view: PaperlessSavedView) {
|
||||
this.list.load(view)
|
||||
this.list.reload()
|
||||
}
|
||||
|
||||
saveViewConfig() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue