From 4e5883264d5e8c64010845fa7058d9d41501293e Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 9 Dec 2021 15:45:17 -0500 Subject: [PATCH] LP#1942220: change text from "lineitem" to "line item" "lineitem" and its variants much more commonly split into two words for human-readable text Signed-off-by: Galen Charlton --- .../acq/lineitem/add-copies-dialog.component.html | 2 +- .../acq/lineitem/cancel-dialog.component.html | 6 ++--- .../lineitem/claim-policy-dialog.component.html | 2 +- .../delete-lineitems-dialog.component.html | 10 ++++---- .../app/staff/acq/lineitem/detail.component.html | 2 +- .../export-attributes-dialog.component.html | 2 +- .../acq/lineitem/lineitem-list.component.html | 30 +++++++++++----------- .../lineitem/link-invoice-dialog.component.html | 2 +- .../eg2/src/app/staff/acq/po/create.component.html | 2 +- .../src/app/staff/acq/po/summary.component.html | 8 +++--- 10 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/add-copies-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/add-copies-dialog.component.html index c55f8427e1..29d1b3eed1 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/add-copies-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/add-copies-dialog.component.html @@ -8,7 +8,7 @@ @@ -167,7 +167,7 @@ [ngModel]="filterField" (ngModelChange)="filterFieldChange($event)" class="form-control"> - + @@ -224,8 +224,8 @@ -- 2.11.0