LP1904036 Patron barcode search repair
authorBill Erickson <berickxx@gmail.com>
Tue, 13 Apr 2021 16:19:20 +0000 (12:19 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 13 Apr 2021 16:19:20 +0000 (12:19 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/share/patron/search.component.html

index 3f0c7e7..647f1f6 100644 (file)
@@ -49,7 +49,7 @@
         <input class="form-control" type="text" (keyup.enter)="go()"
           i18n-aria-label aria-label="Barcode"
           i18n-placeholder placeholder="Barcode"
-          [(ngModel)]="search.barcode"/>
+          [(ngModel)]="search.card"/>
       </div>
       <div class="col-lg-2 pl-1 pr-1">
         <input class="form-control" type="text" (keyup.enter)="go()"