From 77a05fa383f5f412ddc36cd0e1793ed3a04cf937 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 4 Mar 2021 20:19:03 -0800 Subject: [PATCH] LP1888723: Use Acquisition Cost terminology in angular volcopy The Angularjs volcopy editor calls the cost field "Acquisition cost" to differentiate it from the Price field. Let's do the same in the Angular version. Signed-off-by: Jane Sandberg --- Open-ILS/examples/fm_IDL.xml | 2 +- Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 7913925a1a..38b7ddd4ae 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -7803,7 +7803,7 @@ SELECT usr, - + diff --git a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html index f6bb8548ac..440ee0455f 100644 --- a/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html +++ b/Open-ILS/src/eg2/src/app/staff/cat/volcopy/config.component.html @@ -510,7 +510,7 @@ id="show-cost-attr" [(ngModel)]="volcopy.defaults.hidden.cost"> -- 2.11.0