trying a fix for the textbox bug
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 12 May 2007 03:08:39 +0000 (03:08 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 12 May 2007 03:08:39 +0000 (03:08 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7250 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/reports/xul/template-config.js

index 70cb17f..df16f9e 100644 (file)
@@ -231,7 +231,7 @@ function alterColumnTransform (trans) {
        }
 
        renderSources(true);
-       return true;
+       return false;
 }
 
 function changeOperator (args) {