From d7ba5fa39106aecd542ca86f95c77c9fd9b7a0ca Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 16 Feb 2023 10:01:49 -0500 Subject: [PATCH] LP#1999432: (follow-up) expand "PubDate" abbreviation The shelf browse interface has enough space, so this patch changes the label to "Publication Date" for the sake of translations and consistency with other places in the interface that use the full label. Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html index e77315e8db..c2aff087eb 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html @@ -59,7 +59,7 @@
-
PubDate:
+
Publication Date:
{{callNumber._bibSummary.display.pubdate}}
-- 2.11.0