From: Jason Etheridge Date: Thu, 10 Mar 2011 05:58:18 +0000 (-0500) Subject: wrong identifier X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6533f09795516ff60da59d8e13dbbf4ba88e7b65;p=evergreen%2Fequinox.git wrong identifier --- diff --git a/Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js b/Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js index b4cc6429ab..29d9b982b2 100644 --- a/Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js +++ b/Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js @@ -316,7 +316,7 @@ g.render_callnumber_copy_count_entry = function(row,ou_id,count) { var acnc_id = _classification_column_menulist.value; var acnp_id = _prefix_column_menulist.value; var acns_id = _suffix_column_menulist.value; - var callnumber_composite_key = class_id + ':' + acnp_id + ':' + acn_label + ':' + acns_id; + var callnumber_composite_key = acnc_id + ':' + acnp_id + ':' + acn_label + ':' + acns_id; handle_change_precipitating_barcode_rendering( callnumber_composite_key,