Lazy Circ (AKA partial barcode lookup)
[evergreen-equinox.git] / Open-ILS / xul / staff_client / server / patron / display.js
index 0f7f9ac..f927512 100644 (file)
@@ -831,7 +831,9 @@ patron.display.prototype = {
                                 }
                             )
                         }
-                    }
+                    },
+                    'get_barcode' : xulG.get_barcode,
+                    'url_prefix' : xulG.url_prefix
                 }
             );
             netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");