LP1849137 Staff catalog Patron View tab user/gcollum/lp1849137-ang-cat-opac-view-tab-signoff
authorBill Erickson <berickxx@gmail.com>
Mon, 21 Oct 2019 14:41:15 +0000 (10:41 -0400)
committerGarry Collum <gcollum@gmail.com>
Mon, 21 Oct 2019 18:40:58 +0000 (14:40 -0400)
commita1a5fe53dbd65f3724d5f9264ad0ccfe4f216e6e
tree787a1068e4036d34752b7c408dfd765dccd1080b
parent608741a1956761e58249d039f57a756172f8f545
LP1849137 Staff catalog Patron View tab

Adds a tab to the Angular staff catalog record detail page which
displays an embedded display of the patron OPAC view of the record
detail page.  This replaces the View In Catalog button.

The iframe is not linked or tied into the parent Angular app in any way.
It's just an iframe with a source.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/opac.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/opac.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html