GridColumnPicker terminology repairs
authorBill Erickson <berick@esilibrary.com>
Tue, 27 Mar 2012 19:37:40 +0000 (15:37 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 28 Mar 2012 15:48:33 +0000 (11:48 -0400)
commit557fdad4013436c7d94e8479524f638bdb737cbe
tree736d3e13b21a66b89b1a3c6acdbb0c5b1270907d
parent13f53b32543023a92c1c200938d3dcb79fea6b5c
GridColumnPicker terminology repairs

Change the configuration attribute columnPickerPrefix to
columnPersistKey.  Most notably, it's not a prefix (it's a suffix), nor
is its pre/suffixiness relevant to the user.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/acq/picklist/user_request.tt2
Open-ILS/src/templates/conify/flattener_test.tt2
Open-ILS/src/templates/conify/global/config/barcode_completion.tt2
Open-ILS/src/templates/conify/global/config/circ_limit_set.tt2
Open-ILS/src/templates/conify/global/config/circ_matrix_matchpoint.tt2
Open-ILS/src/templates/conify/global/config/hold_matrix_matchpoint.tt2
Open-ILS/src/templates/vandelay/inc/import_errors.tt2
Open-ILS/web/js/dojo/openils/widget/AutoGrid.js
Open-ILS/web/js/dojo/openils/widget/FlattenerGrid.js
Open-ILS/web/js/dojo/openils/widget/GridColumnPicker.js