From b5e57e9a579d06eb9408f9619f1ae8e194347830 Mon Sep 17 00:00:00 2001 From: miker Date: Sat, 14 Mar 2009 04:41:28 +0000 Subject: [PATCH] bump template version to reflect new join choice functionality git-svn-id: svn://svn.open-ils.org/ILS/trunk@12518 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/reports/xul/template-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/reports/xul/template-config.js b/Open-ILS/web/reports/xul/template-config.js index 6d409d69b1..387c7c8646 100644 --- a/Open-ILS/web/reports/xul/template-config.js +++ b/Open-ILS/web/reports/xul/template-config.js @@ -751,7 +751,7 @@ function save_template () { param_count = 0; var template = { - version : 2, + version : 3, core_class : $('sources-treetop').getElementsByTagName('treeitem')[0].getAttribute('idlclass'), select : [], from : {}, -- 2.43.2