]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1859706 Map Angular cat "Patron View" to AngJS "OPAC View"
authorBill Erickson <berickxx@gmail.com>
Wed, 15 Jan 2020 16:14:06 +0000 (11:14 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 21 Feb 2020 16:44:38 +0000 (11:44 -0500)
commite01c8ad84163468fe9c76584e56c90382fe46069
tree82357cc49b1830317780607179f6764e3307676f
parentd1ea5bc27b6b0cc67fd3d99561da5dc69178cf18
LP1859706 Map Angular cat "Patron View" to AngJS "OPAC View"

The Angular catalog now treats the "Patron View" tab as the same as
the "OPAC View" tab in the AngJS catalog for the purposes of saving a
preferred default tab.

Similarly, the Angular catalog-only "Item Table" tab maps to the AngJS
"OPAC View" tab, since it's the closest analog.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.ts
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js