]> 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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:40:12 +0000 (21:40 +0000)
commitf5e4052e084988aa5e47f224ffa2b423e2313b94
tree4649379c2b2ef4b50a5df3880ae8cddf64ce4ba9
parent6e182882b87685e58e69c149dedde323dac48ba1
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>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js