LP1999942 Fixes typo on PO direct charge placeholder user/tlittle/LP1999942_DCtypofix
authorTiffany Little <tlittle@georgialibraries.org>
Fri, 16 Dec 2022 20:45:47 +0000 (15:45 -0500)
committerTiffany Little <tlittle@georgialibraries.org>
Fri, 16 Dec 2022 20:45:47 +0000 (15:45 -0500)
Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/acq/po/charges.component.html

index 9ecff20..5307356 100644 (file)
@@ -63,7 +63,7 @@
     <div class="flex-2 p-2">
       <span *ngIf="!charge.isnew() && !charge.ischanged()">{{charge.estimated_cost() | currency}}</span>
       <input *ngIf="charge.isnew() || charge.ischanged()" type="number" min="0" class="form-control" 
-        i18n-placeholder placeholder="Esimated Cost..." [required]="true"
+        i18n-placeholder placeholder="Estimated Cost..." [required]="true"
         [ngModel]="charge.estimated_cost()" (ngModelChange)="charge.estimated_cost($event)"/>
       <span *ngIf="charge.fund_debit()">
         <br>