send the volume along in the payload for circ functions. Render CN prefixes/suffixes...
[evergreen-equinox.git] / Open-ILS / xul / staff_client / server / circ / checkout.js
index a9319f0..9849b40 100644 (file)
@@ -426,7 +426,8 @@ circ.checkout.prototype = {
                                     'my' : {
                                     'circ' : checkout.payload.circ,
                                     'mvr' : checkout.payload.record,
-                                    'acp' : checkout.payload.copy
+                                    'acp' : checkout.payload.copy,
+                                    'acn' : checkout.payload.volume
                                     }
                                 },
                                 'to_top' : true