[open-ils-commits] r12282 - trunk/Open-ILS/xul/staff_client/server/patron (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Feb 24 12:28:17 EST 2009


Author: phasefx
Date: 2009-02-24 12:28:14 -0500 (Tue, 24 Feb 2009)
New Revision: 12282

Modified:
   trunk/Open-ILS/xul/staff_client/server/patron/holds.js
Log:
cut/paste-o with no replace-o :)

Modified: trunk/Open-ILS/xul/staff_client/server/patron/holds.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/patron/holds.js	2009-02-24 17:16:20 UTC (rev 12281)
+++ trunk/Open-ILS/xul/staff_client/server/patron/holds.js	2009-02-24 17:28:14 UTC (rev 12282)
@@ -928,7 +928,7 @@
                                 };
                                 xulG.display_window.g.patron.right_deck.set_iframe( urls.XUL_REMOTE_BROWSER, {}, content_params);
                             } catch(E) {
-                                g.error.sdump('D_ERROR','set_opac: ' + E);
+                                obj.error.sdump('D_ERROR','cmd_search_opac: ' + E);
                             }
 
                         }



More information about the open-ils-commits mailing list