Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 05:43:24 +0000 (13:43 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 05:43:24 +0000 (13:43 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 9362bf2..2f0d31a 100644 (file)
                     "xtype": "ContentPanel"
                 },
                 {
-                    "|xns": "Roo",
+                    "*prop": "buttons[]",
+                    "text": "Cancel",
                     "xtype": "Button",
-                    "*prop": "buttons[]"
+                    "|xns": "Roo"
                 },
                 {
                     "|xns": "Roo",
index 01aaaeb..05d6898 100644 (file)
@@ -52,7 +52,8 @@ Pman.Dialog.CoreCompanies = {
             buttons : [
                 {
                     xtype: 'Button',
-                    xns: Roo
+                    xns: Roo,
+                    text : "Cancel"
                 },
                 {
                     xtype: 'Button',