From: Bill Erickson Date: Mon, 21 Oct 2019 18:23:07 +0000 (-0400) Subject: LP1849182 Angular catalog result/detail tab titles X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=19083bab3d1580fe9e0fb42baea436ec3be1f2c7;p=working%2FEvergreen.git LP1849182 Angular catalog result/detail tab titles Add tab/page titles to the Angular staff catalog Search Results and Record Details pages. Search results offers 1 of 2 titles, depending on whether a search has be run: "Catalog Search" "Catalog Search - Results" The record detail title shows the bib ID and bib title: "Bib - " Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html index 9b9fe3cbab..db13bb0e2f 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html @@ -1,4 +1,9 @@ + + + + +
diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html index 902e50baa4..41804cc62c 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html @@ -1,3 +1,9 @@ + + + + + +