Pman.Dialog.AdminEnumType.bjs
authorMicheal <micheal@roojs.com>
Fri, 16 Jan 2015 09:32:17 +0000 (17:32 +0800)
committerMicheal <micheal@roojs.com>
Fri, 16 Jan 2015 09:32:17 +0000 (17:32 +0800)
Pman.Dialog.AdminEnumType.js

Pman.Dialog.AdminEnumType.bjs
Pman.Dialog.AdminEnumType.js

index e57d0e4..c0a2e90 100644 (file)
                     "xtype" : "Button",
                     "String text" : "Save",
                     "$ xns" : "Roo"
+                },
+                {
+                    "xtype" : "Button",
+                    "$ xns" : "Roo"
                 }
             ]
         }
index 4dc18d7..5416c08 100644 (file)
@@ -58,6 +58,11 @@ Pman.Dialog.AdminEnumType = {
                     xtype : 'Button',
                     text : "Save",
                     xns : Roo
+                },
+               {
+                    '|xns' : 'Roo',
+                    xtype : 'Button',
+                    xns : Roo
                 }
             ]