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

index fc90e84..140f420 100644 (file)
@@ -20,7 +20,7 @@ Roo.onReady(function(){
         labelAlign: 'top',
         items : [
             {
-                xtype : 'CoComboBoxmbo',
+                xtype : 'Combobox',
                 xns: Roo.form,
                 
                 name : 'states_list',