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

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Feb 4 01:29:34 EST 2011


Author: phasefx
Date: 2011-02-04 01:29:30 -0500 (Fri, 04 Feb 2011)
New Revision: 19382

Modified:
   trunk/Open-ILS/xul/staff_client/server/circ/checkin.js
Log:
remove debugging remnant


Modified: trunk/Open-ILS/xul/staff_client/server/circ/checkin.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/circ/checkin.js	2011-02-04 06:27:22 UTC (rev 19381)
+++ trunk/Open-ILS/xul/staff_client/server/circ/checkin.js	2011-02-04 06:29:30 UTC (rev 19382)
@@ -447,8 +447,6 @@
                 node.setAttribute('no_change_label_label', no_change_label.getAttribute('value'));
                 node.setAttribute('no_change_label_click', no_change_label.getAttribute('onclick'));
             }
-        } else {
-            dump('puppy ' + new Date() + '\n',1);
         }
     },
 



More information about the open-ils-commits mailing list