From: miker Date: Sat, 12 May 2007 03:08:39 +0000 (+0000) Subject: trying a fix for the textbox bug X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bc255f68f6913e101b39d1cb9b53630f6f560bf2;p=Evergreen.git trying a fix for the textbox bug git-svn-id: svn://svn.open-ils.org/ILS/trunk@7250 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/reports/xul/template-config.js b/Open-ILS/web/reports/xul/template-config.js index 70cb17f16d..df16f9e9c1 100644 --- a/Open-ILS/web/reports/xul/template-config.js +++ b/Open-ILS/web/reports/xul/template-config.js @@ -231,7 +231,7 @@ function alterColumnTransform (trans) { } renderSources(true); - return true; + return false; } function changeOperator (args) {