]> git.datanom.net - qtadmin.git/blobdiff - js/forms.js
Add change row per page
[qtadmin.git] / js / forms.js
index 0325530ed8c8633069cf20f7a9691e9e034f560f..2ae03c8dac8f163e1b195ad78f6322d47c09d001 100644 (file)
@@ -22,5 +22,5 @@ function updateRowsPerPage() {
         form.action = href;
         form.submit();
     }
-    return true;
+    return false;
 }
This page took 0.028692 seconds and 5 git commands to generate.