remove debugging remnant
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Feb 2011 06:29:30 +0000 (06:29 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Feb 2011 06:29:30 +0000 (06:29 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@19382 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/checkin.js

index dee0029..bc8ad97 100644 (file)
@@ -447,8 +447,6 @@ circ.checkin.prototype = {
                 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);
         }
     },