From ec568555cccd21f05f27841c158b8f440cd5f6f1 Mon Sep 17 00:00:00 2001 From: phasefx Date: Wed, 7 Dec 2005 20:12:37 +0000 Subject: [PATCH] oops git-svn-id: svn://svn.open-ils.org/ILS/trunk@2269 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../xul/staff_client/server/patron/patron_barcode_entry.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/patron/patron_barcode_entry.xul b/Open-ILS/xul/staff_client/server/patron/patron_barcode_entry.xul index d6a95120e0..accd0bcf27 100644 --- a/Open-ILS/xul/staff_client/server/patron/patron_barcode_entry.xul +++ b/Open-ILS/xul/staff_client/server/patron/patron_barcode_entry.xul @@ -39,7 +39,7 @@ g.cgi = new CGI(); var session = g.cgi.param('session'); if (!session) { - g.error('D_ERROR','session = ' + session + '\n' + g.error.sdump('D_ERROR','session = ' + session + '\n' + 'g.cgi._keys = ' + g.cgi._keys + '\n' + 'location = ' + location + '\n' + 'location.href = ' + location.href + '\n' -- 2.43.2