]> git.evergreen-ils.org Git - Evergreen.git/commit
move query params into the constants to better support current opac and TT-opac
authorJason Etheridge <jason@esilibrary.com>
Tue, 26 Jul 2011 21:37:57 +0000 (17:37 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 27 Jul 2011 19:28:18 +0000 (15:28 -0400)
commit93d5b4e7ddf2e4f70f29ee495e3d499696c2dcea
tree2f2626f4f9dccededabdbd71918b1c8978082e5c
parent0142b2b677359f217cdc773aac9f4888f6a136ea
move query params into the constants to better support current opac and TT-opac

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 files changed:
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/server/cat/bibs_abreast.js
Open-ILS/xul/staff_client/server/cat/marc_new.xul
Open-ILS/xul/staff_client/server/cat/record_buckets.js
Open-ILS/xul/staff_client/server/cat/util.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js
Open-ILS/xul/staff_client/server/cat/z3950.js
Open-ILS/xul/staff_client/server/index.xhtml
Open-ILS/xul/staff_client/server/patron/holds.js
Open-ILS/xul/staff_client/server/patron/items.js