Roo/form/ComboCheck.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:52:55 +0000 (12:52 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 04:52:55 +0000 (12:52 +0800)
Roo/form/ComboCheck.js

index 71cf3c8..aa5a7dc 100644 (file)
@@ -34,6 +34,7 @@ Roo.extend(Roo.form.ComboCheck, Roo.form.ComboBox, {
     // private
     onRender : function(ct, position){
         var _t = this;
+        
         if(!this.tpl){
             this.tpl =  new Roo.Template({
                 html :  '<div class="'+cls+'-item x-menu-check-item{' + this.valueField + ':this.checked}">' +