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

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

index 0abdf4d..8f2fbeb 100644 (file)
                     ]
                 },
                 {
-                    "|xns": "Roo",
+                    "*prop": "buttons[]",
+                    "text": "OK",
                     "xtype": "Button",
-                    "*prop": "buttons[]"
+                    "|xns": "Roo"
                 }
             ]
         }
index 82db5ed..ce2d515 100644 (file)
@@ -469,7 +469,8 @@ Pman.Dialog.AdminCoreEnum = {
             buttons : [
                 {
                     xtype: 'Button',
-                    xns: Roo
+                    xns: Roo,
+                    text : "OK"
                 }
             ]
         });