mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Title filtering
This commit is contained in:
parent
ab8a1cfded
commit
25e1177198
3 changed files with 45 additions and 7 deletions
|
|
@ -67,8 +67,6 @@ export class DocumentListComponent implements OnInit {
|
|||
}
|
||||
|
||||
applyFilterRules() {
|
||||
console.log('applyFilterRules');
|
||||
|
||||
this.list.filterRules = this.filterRules
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue