]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP1849137 Catalog Patron View embedding improvements
authorBill Erickson <berickxx@gmail.com>
Tue, 29 Oct 2019 16:00:25 +0000 (12:00 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Tue, 29 Oct 2019 19:21:55 +0000 (12:21 -0700)
commitfc990504b20269b189d3674fde521c4b06a70b9e
tree1a4071b63aa77bc091470cc05448673345604db5
parent6dfd3980475b7b4472a0fa2dc972534c87620e6c
LP1849137 Catalog Patron View embedding improvements

Adds a readonly record detail view to the OPAC.  This is used by the
Angular catalog Patron View tab to present a version of the OPAC where
all links, buttons, and inputs are disabled.

Dynamically style the height of the embedded iframe to prevent nested
scroll bars in the Patron View.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/record/opac.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/opac.component.ts
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/templates/opac/parts/js.tt2