Pman.Dialog.AdminEnumImages.bjs
authorChris <chris@roojs.com>
Fri, 5 Jul 2013 05:42:00 +0000 (13:42 +0800)
committerChris <chris@roojs.com>
Fri, 5 Jul 2013 05:42:00 +0000 (13:42 +0800)
Pman.Dialog.AdminEnumImages.js

Pman.Dialog.AdminEnumImages.bjs
Pman.Dialog.AdminEnumImages.js

index 1319cd9..928241d 100644 (file)
                         "click": "function (_self, e)\n{\n    _this.dialog.hide();\n    _this.callback(true);\n}"
                     },
                     "*prop": "buttons[]",
-                    "text": "OK",
+                    "text": "CLOSE",
                     "xtype": "Button",
                     "|xns": "Roo"
                 }
index 7412307..06ff594 100644 (file)
@@ -331,7 +331,7 @@ Pman.Dialog.AdminEnumImages = {
                             _this.callback(true);
                         }
                     },
-                    text : "OK"
+                    text : "CLOSE"
                 }
             ]
         });