]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: adjust URL when navigating catalog search results
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:36:58 +0000 (21:36 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:47 +0000 (14:58 -0500)
commit2acd0c2239dcf11fee2c611609f2d61fa8d09f42
tree4142e8a3e2e1225a0ff0bed1c972a41a4307b882
parent567cbee9bc695d0fd86effb41500a8b0d2b81c3c
webstaff: adjust URL when navigating catalog search results

Navigating from record to record after performing a catalog
search now sets the URL in the browser to /eg/staff/cat/catalog/record/{record_id}.
Clicking on the "Back To Results" button will set the URL
back to /eg/staff/cat/catalog/index.

This allows staff to copy and paste record URIs more conveniently.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js