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

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

index ec7446b..84ef6d0 100644 (file)
@@ -13,6 +13,7 @@
   "2f616612593df62aeed112de4f03110e" : "Edit a Grid",
   "0ccc2bf3fb98387c23b6ca5500244d6e" : "Use ",
   "c671c787b49f50a3ace9fdc5bd597825" : "core_enum",
+  "dc30ec20708ef7b0f641ef78b7880a15" : "DEBUG",
   "32954654ac8fe66a1d09be19001de2d4" : "Width",
   "a1fa27779242b4902f7ae3bdd5c6d508" : "Type",
   "6e7376dca68a2386a8737944196ab491" : "Create / Edit Grid"
@@ -71,6 +72,7 @@
         },
         {
          "xtype" : "Button",
+         "String text" : "DEBUG",
          "$ xns" : "Roo.Toolbar"
         }
        ]
index 1c372a6..ee5631d 100644 (file)
@@ -14,6 +14,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
   '2f616612593df62aeed112de4f03110e' :"Edit a Grid",
   '0ccc2bf3fb98387c23b6ca5500244d6e' :"Use ",
   'c671c787b49f50a3ace9fdc5bd597825' :"core_enum",
+  'dc30ec20708ef7b0f641ef78b7880a15' :"DEBUG",
   '32954654ac8fe66a1d09be19001de2d4' :"Width",
   'a1fa27779242b4902f7ae3bdd5c6d508' :"Type",
   '6e7376dca68a2386a8737944196ab491' :"Create / Edit Grid"
@@ -62,6 +63,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
       },
       {
        '|xns' : 'Roo.Toolbar',
+       text : _this._strings['dc30ec20708ef7b0f641ef78b7880a15'],
        xns : Roo.Toolbar,
        xtype : 'Button'
       }