From 35a13ab53a38f14a586f4fe46ebc8c910a2e522a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 7 Dec 2018 13:50:29 -0500 Subject: [PATCH] LP#1806087 Catalog --prod build fix Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html index c4afcf5eed..539eeeac95 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html @@ -28,7 +28,7 @@ [(ngModel)]="userBarcode" (change)="userBarcodeChanged()"/>
+ i18n>Search
-- 2.11.0