Pman.Dialog.AdminEnumMerge.bjs
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 02:49:18 +0000 (10:49 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 02:49:18 +0000 (10:49 +0800)
Pman.Dialog.AdminEnumMerge.js

Pman.Dialog.AdminEnumMerge.bjs
Pman.Dialog.AdminEnumMerge.js

index 29c89e7..b643f47 100644 (file)
@@ -13,7 +13,7 @@
  "items" : [
   {
    "listeners" : {
-    "show" : "function (_self)\n{\n\n}"
+    "show" : "function (_self)\n{\n    _this.merge.focus();\n}"
    },
    "modal" : true,
    "collapsible" : false,
index c87c9cd..266b08b 100644 (file)
@@ -84,7 +84,7 @@ Pman.Dialog.AdminEnumMerge = {
     listeners : {
      show : function (_self)
       {
-      
+          _this.merge.focus();
       }
     },
     items : [