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

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Jul 20 00:30:10 EDT 2009


Author: phasefx
Date: 2009-07-20 00:30:08 -0400 (Mon, 20 Jul 2009)
New Revision: 13631

Modified:
   trunk/Open-ILS/xul/staff_client/server/patron/standing_penalties.xul
Log:
removed unused variable

Modified: trunk/Open-ILS/xul/staff_client/server/patron/standing_penalties.xul
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/patron/standing_penalties.xul	2009-07-20 03:23:33 UTC (rev 13630)
+++ trunk/Open-ILS/xul/staff_client/server/patron/standing_penalties.xul	2009-07-20 04:30:08 UTC (rev 13631)
@@ -23,7 +23,7 @@
 
 	<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
 	<!-- BEHAVIOR -->
-	<script type="text/javascript">var myPackageDir = 'open_ils_staff_client'; var IAMXUL = true; var G;</script>
+	<script type="text/javascript">var myPackageDir = 'open_ils_staff_client'; var IAMXUL = true;</script>
 	<scripts id="openils_util_scripts"/>
 
 	<script type="text/javascript" src="/xul/server/main/JSAN.js"/>



More information about the open-ils-commits mailing list