Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2020 06:41:52 +0000 (14:41 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2020 06:41:52 +0000 (14:41 +0800)
Roo/form/ComboNested.js

index aef966b..c8fd7f9 100644 (file)
@@ -100,7 +100,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         this.footer = this.list.createChild({cls:cls+'-ft'});
         this.pageTb = new Roo.Toolbar(this.footer);  
         
-        this.pageTb.add(new Roo.Toolbar.Fill(), {
+        this.pageTb.add(  {
             
             text: 'Done',
             handler: function()