resources/Editors/Editor.Roo.LayoutDialog.bjs
authorEdward <edward@roojs.com>
Wed, 6 May 2015 05:20:16 +0000 (13:20 +0800)
committerEdward <edward@roojs.com>
Wed, 6 May 2015 05:20:16 +0000 (13:20 +0800)
resources/Editors/Editor.Roo.LayoutDialog.js

resources/Editors/Editor.Roo.LayoutDialog.bjs
resources/Editors/Editor.Roo.LayoutDialog.js

index 5b37687..ec7446b 100644 (file)
         {
          "xtype" : "Fill",
          "$ xns" : "Roo.Toolbar"
+        },
+        {
+         "xtype" : "Button",
+         "$ xns" : "Roo.Toolbar"
         }
        ]
       },
index 4f6835e..1c372a6 100644 (file)
@@ -59,6 +59,11 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
        '|xns' : 'Roo.Toolbar',
        xns : Roo.Toolbar,
        xtype : 'Fill'
+      },
+      {
+       '|xns' : 'Roo.Toolbar',
+       xns : Roo.Toolbar,
+       xtype : 'Button'
       }
      ]