LP1819745 Ang staff result page link repairs
authorBill Erickson <berickxx@gmail.com>
Tue, 12 Mar 2019 16:56:47 +0000 (12:56 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 2 Apr 2019 21:03:04 +0000 (17:03 -0400)
commit22ff483c333442b401d91307330dee2f6a6d530c
tree9f10359580a8ee9f313aeb845294bdcc7d9e2a13
parent5dcbaa41853a8abfb828a647b38a7901587313cd
LP1819745 Ang staff result page link repairs

Title, Title-by-Jacket-image, Author, and Facet links in the Angular
staff catalog now behave like regular browser links, which means they
can used to open new tabs via control-click, etc.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/catalog/catalog-url.service.ts
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/share/catalog/search-context.ts
Open-ILS/src/eg2/src/app/share/util/hash-params.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/facets.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/facets.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.ts