Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 04:52:00 +0000 (12:52 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 04:52:00 +0000 (12:52 +0800)
Roo/form/ComboBoxArray.js

index 47f664f..9e34a8f 100644 (file)
@@ -113,6 +113,8 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.ComboBox,
         this.el.setStyle('vertical-align', 'text-bottom');
         
         //this.trigger.setStyle('vertical-align', 'top');
+        
+        // this should use the code from combo really... on('add' ....)
         if (this.adder) {