From c6993e0b6ee38f88f839e67f6263f74428ca80f8 Mon Sep 17 00:00:00 2001 From: phasefx Date: Sat, 26 Sep 2009 04:57:40 +0000 Subject: [PATCH] Accidentally commited a debugging tool git-svn-id: svn://svn.open-ils.org/ILS/trunk@14172 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/patron/bills.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/patron/bills.js b/Open-ILS/xul/staff_client/server/patron/bills.js index f08b84e04..bfae49bc1 100644 --- a/Open-ILS/xul/staff_client/server/patron/bills.js +++ b/Open-ILS/xul/staff_client/server/patron/bills.js @@ -866,7 +866,6 @@ patron.bills.prototype = { 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') ); -- 2.11.0