Update custom-fields-query-dropdown.component.html
This commit is contained in:
parent
6906891e3a
commit
d552bedb8e
@ -41,6 +41,7 @@
|
||||
<ng-template #queryAtom let-atom="atom">
|
||||
<div class="input-group input-group-sm">
|
||||
<ng-select
|
||||
class="paperless-input-select"
|
||||
[items]="customFields"
|
||||
[(ngModel)]="atom.field"
|
||||
[disabled]="disabled"
|
||||
|
Loading…
x
Reference in New Issue
Block a user