[open-ils-commits] r12518 - trunk/Open-ILS/web/reports/xul (miker)

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Mar 14 00:41:31 EDT 2009


Author: miker
Date: 2009-03-14 00:41:28 -0400 (Sat, 14 Mar 2009)
New Revision: 12518

Modified:
   trunk/Open-ILS/web/reports/xul/template-config.js
Log:
bump template version to reflect new join choice functionality

Modified: trunk/Open-ILS/web/reports/xul/template-config.js
===================================================================
--- trunk/Open-ILS/web/reports/xul/template-config.js	2009-03-14 04:05:43 UTC (rev 12517)
+++ trunk/Open-ILS/web/reports/xul/template-config.js	2009-03-14 04:41:28 UTC (rev 12518)
@@ -751,7 +751,7 @@
 	param_count = 0;
 
 	var template = {
-		version    : 2,
+		version    : 3,
 		core_class : $('sources-treetop').getElementsByTagName('treeitem')[0].getAttribute('idlclass'),
 		select     : [],
 		from       : {},



More information about the open-ils-commits mailing list