Pman.Dialog.AdminCoreEnum.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 15 Oct 2013 07:18:40 +0000 (15:18 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Oct 2013 07:18:40 +0000 (15:18 +0800)
Pman.Dialog.AdminCoreEnum.js

Pman.Dialog.AdminCoreEnum.bjs
Pman.Dialog.AdminCoreEnum.js

index 1e7c856..2e9e70d 100644 (file)
                 },
                 {
                     "*prop": "buttons[]",
-                    "text": "OK",
+                    "text": "Cancel",
                     "xtype": "Button",
                     "|xns": "Roo"
                 },
index fd1f218..e8230ab 100644 (file)
@@ -308,7 +308,7 @@ Pman.Dialog.AdminCoreEnum = {
                 {
                     xtype: 'Button',
                     xns: Roo,
-                    text : "OK"
+                    text : "Cancel"
                 },
                 {
                     xtype: 'Button',