move query params into the constants to better support current opac and TT-opac collab/phasefx/opac_constants
authorJason Etheridge <jason@esilibrary.com>
Tue, 26 Jul 2011 21:37:57 +0000 (17:37 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 26 Jul 2011 21:37:57 +0000 (17:37 -0400)
commit99db9cee04aaec1935cc4acc6911961d7d4420ad
tree2f2626f4f9dccededabdbd71918b1c8978082e5c
parent0142b2b677359f217cdc773aac9f4888f6a136ea
move query params into the constants to better support current opac and TT-opac

Signed-off-by: Jason Etheridge <jason@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