[open-ils-commits] r14172 - trunk/Open-ILS/xul/staff_client/server/patron (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sat Sep 26 00:57:43 EDT 2009
Author: phasefx
Date: 2009-09-26 00:57:40 -0400 (Sat, 26 Sep 2009)
New Revision: 14172
Modified:
trunk/Open-ILS/xul/staff_client/server/patron/bills.js
Log:
Accidentally commited a debugging tool
Modified: trunk/Open-ILS/xul/staff_client/server/patron/bills.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/patron/bills.js 2009-09-26 04:56:05 UTC (rev 14171)
+++ trunk/Open-ILS/xul/staff_client/server/patron/bills.js 2009-09-26 04:57:40 UTC (rev 14172)
@@ -866,7 +866,6 @@
xact_type.appendChild( xt_value );
try {
- alert('my.mobts.xact_type() == ' + my.mobts.xact_type());
switch(my.mobts.xact_type()) {
case 'circulation':
xt_label.setAttribute( 'value', $("patronStrings").getString('staff.patron.bills.info_box.label_value.title') );
More information about the open-ils-commits
mailing list