mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix missing NgbDropdown import
This commit is contained in:
		| @@ -3,6 +3,7 @@ import { Observable } from 'rxjs'; | |||||||
| import { Results } from 'src/app/data/results'; | import { Results } from 'src/app/data/results'; | ||||||
| import { ObjectWithId } from 'src/app/data/object-with-id'; | import { ObjectWithId } from 'src/app/data/object-with-id'; | ||||||
| import { FilterPipe } from  'src/app/pipes/filter.pipe'; | import { FilterPipe } from  'src/app/pipes/filter.pipe'; | ||||||
|  | import { NgbDropdown } from '@ng-bootstrap/ng-bootstrap' | ||||||
|  |  | ||||||
| @Component({ | @Component({ | ||||||
|   selector: 'app-filter-dropdown', |   selector: 'app-filter-dropdown', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon