examples/form/combocheck.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:16:27 +0000 (12:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:16:27 +0000 (12:16 +0800)
examples/form/combocheck.js

index 6fb3a10..62f6254 100644 (file)
@@ -21,7 +21,7 @@ Roo.onReady(function(){
                 xtype : 'CoComboBoxmbo',
                 xns: Roo.form,
                 
-                name : 'states_list'
+                name : 'states_list',
                 fieldLabel: 'State',
                 hiddenName:'states',
                 store: {