Roo/form/Select.js
authorAlan Knowles <alan@roojs.com>
Fri, 20 Dec 2013 03:01:39 +0000 (11:01 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Dec 2013 03:01:39 +0000 (11:01 +0800)
Roo/form/Select.js

index 0a5cc6e..77001b7 100644 (file)
@@ -611,5 +611,5 @@ Roo.extend(Roo.form.Select , Roo.form.ComboBox, {
     },
     getResizeEl : function(){
         return this.el;
-    },
+    }
 });
\ No newline at end of file