Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2020 09:06:54 +0000 (17:06 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2020 09:06:54 +0000 (17:06 +0800)
Roo/form/ComboNested.js

index 5ac7e68..3f91243 100644 (file)
@@ -129,7 +129,6 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         il.on('mouseover', this.onViewOver, this, { list:  i });
         il.on('mousemove', this.onViewMove, this, { list:  i });
         il.setWidth(lw - this.list.getFrameWidth('lr'));
-        
          
 
         if(!this.tpl){