]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix "Add Volumes" entry in "Actions for this Record" menu
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 30 Jan 2012 21:38:34 +0000 (16:38 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 30 Jan 2012 22:43:15 +0000 (17:43 -0500)
commit6a775e8d1a413be7a60df4dfc40918521efd812b
treefce90fbfc9818a7701048c34cb8152c285d647e2
parent244e0c8d95beee304caa5f0f17a1137b31569646
Fix "Add Volumes" entry in "Actions for this Record" menu

A typo in Open-ILS/xul/staff_client/chrome/content/cat/opac.js (cbdObj
instead of cbsObj) led to the exception "Reference error: cbdObj is not
defined" being thrown any time the "Add Volumes" entry was chosen.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/chrome/content/cat/opac.js