Builder/Provider/Database/generate.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 23 Jul 2010 09:21:20 +0000 (17:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 23 Jul 2010 09:21:20 +0000 (17:21 +0800)
Builder/Provider/Database/generate.js

index 63d9b10..5c9735f 100644 (file)
@@ -282,7 +282,7 @@ tables.forEach(function(table) {
         pageSize : 20,
         qtip: 'Select ' + table,
         selectOnFocus: true,
-        tirggerAction : all,
+        tirggerAction : 'all',
         typeAhead: true,
         valueField : id,
         width: 300,