mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: saved views dont immediately display custom fields in table view (#6594)
This commit is contained in:
parent
1ebce6f3e0
commit
f04cf1a974
@ -199,6 +199,7 @@ export class DocumentListComponent
|
||||
convertToParamMap(this.route.snapshot.queryParams)
|
||||
)
|
||||
this.list.reload()
|
||||
this.updateDisplayCustomFields()
|
||||
this.unmodifiedFilterRules = view.filter_rules
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user