[open-ils-commits] r9466 - trunk/Open-ILS/xul/staff_client/server/cat

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Apr 27 23:21:43 EDT 2008


Author: dbs
Date: 2008-04-27 22:41:50 -0400 (Sun, 27 Apr 2008)
New Revision: 9466

Modified:
   trunk/Open-ILS/xul/staff_client/server/cat/marcedit.js
Log:
And silence a few more trailing comma warnings


Modified: trunk/Open-ILS/xul/staff_client/server/cat/marcedit.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/cat/marcedit.js	2008-04-28 02:40:20 UTC (rev 9465)
+++ trunk/Open-ILS/xul/staff_client/server/cat/marcedit.js	2008-04-28 02:41:50 UTC (rev 9466)
@@ -542,7 +542,7 @@
 		},
 		_6 : {
 			VIS : {start : 16, len : 1, def : ' ' }
-		},
+		}
 	},
 	Time : {
 		_8 : {
@@ -586,7 +586,7 @@
 		},
 		_6 : {
 			MAP : {start : 16, len : 2, def : ' ' }
-		},
+		}
 	},
 	Relf : {
 		_8 : {



More information about the open-ils-commits mailing list