From 638673394defb847ec7d972fca304b12a209138b Mon Sep 17 00:00:00 2001 From: miker Date: Sat, 12 May 2007 04:27:25 +0000 Subject: [PATCH] or not git-svn-id: svn://svn.open-ils.org/ILS/trunk@7264 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/reports/xul/template-config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Open-ILS/web/reports/xul/template-config.js b/Open-ILS/web/reports/xul/template-config.js index b232d47713..2650828be4 100644 --- a/Open-ILS/web/reports/xul/template-config.js +++ b/Open-ILS/web/reports/xul/template-config.js @@ -234,7 +234,6 @@ function alterColumnTransform (trans) { renderSources(true); tree.view.selection.select( item_pos ); - $('template-name').focus(); return true; } @@ -263,7 +262,6 @@ function changeOperator (args) { renderSources(true); tree.view.selection.select( item_pos ); - $('template-name').focus(); return true; } -- 2.11.0