[open-ils-commits] r9657 -
branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed May 21 13:31:28 EDT 2008
Author: djfiander
Date: 2008-05-21 13:31:26 -0400 (Wed, 21 May 2008)
New Revision: 9657
Modified:
branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq/Lineitems.js
Log:
comment out debugging code
Modified: branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq/Lineitems.js
===================================================================
--- branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq/Lineitems.js 2008-05-21 17:31:05 UTC (rev 9656)
+++ branches/acq-experiment/Open-ILS/web/js/dojo/openils/acq/Lineitems.js 2008-05-21 17:31:26 UTC (rev 9657)
@@ -92,7 +92,7 @@
return;
}
- console.dir(griditem);
+// console.dir(griditem);
item = openils.acq.Lineitems.acqlidCache[griditem.id];
// console.log("alertOnSet: newVal = "+newVal);
More information about the open-ils-commits
mailing list