mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	restore function was lost in merge
This commit is contained in:
		| @@ -35,6 +35,10 @@ export class DocumentListComponent implements OnInit { | |||||||
|  |  | ||||||
|   filterRulesModified: boolean = false |   filterRulesModified: boolean = false | ||||||
|  |  | ||||||
|  |   get isFiltered() { | ||||||
|  |     return this.list.filterRules?.length > 0 | ||||||
|  |   } | ||||||
|  |  | ||||||
|   getTitle() { |   getTitle() { | ||||||
|     return this.list.savedViewTitle || $localize`Documents` |     return this.list.savedViewTitle || $localize`Documents` | ||||||
|   } |   } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon