Pman.Dialog.BAdminImage.bjs
authorbenny <benny@roojs.com>
Mon, 23 Jul 2018 06:34:20 +0000 (14:34 +0800)
committerbenny <benny@roojs.com>
Mon, 23 Jul 2018 06:34:20 +0000 (14:34 +0800)
Pman.Dialog.BAdminImage.js

Pman.Dialog.BAdminImage.bjs
Pman.Dialog.BAdminImage.js

index 9275d5f..e86f95d 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Dialog.BAdminImage",
  "parent" : "",
  "title" : "Pman.Dialog.BAdminImage",
- "path" : "/home/johns/gitlive/Pman.BAdmin/Pman.Dialog.BAdminImage.bjs",
+ "path" : "/home/benny/gitlive/web.coba/Pman.BAdmin/Pman.Dialog.BAdminImage.bjs",
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
@@ -91,8 +91,8 @@
       "click" : "function (_self, e)\n{\n    _this.dialog.hide();\n}"
      },
      "xtype" : "Button",
-     "$ string weight" : "'default'",
      "html" : "Cancel",
+     "$ string weight" : "'default'",
      "$ xns" : "Roo.bootstrap",
      "* prop" : "buttons[]"
     },
       "click" : "function (_self, e)\n{\n    // do some checks?\n     \n    //_this.dialog.el.mask(\"Sending\");\n    \n    _this.dialog.uploadComplete = false;\n    _this.form.doAction('submit', {\n        params: {\n            ts : Math.random()\n        }\n    });\n    \n    _this.dialog.haveProgress = 0; // set to show..\n    _this.dialog.uploadProgress.defer(1000, _this.dialog);\n}"
      },
      "xtype" : "Button",
-     "$ string weight" : "'primary'",
      "html" : "Upload",
+     "$ string weight" : "'primary'",
      "$ xns" : "Roo.bootstrap",
      "* prop" : "buttons[]"
     }
index 1539797..d10d3f8 100644 (file)
@@ -13,6 +13,9 @@ Roo.apply(Pman.Dialog.BAdminImage.prototype, {
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
   '91412465ea9169dfd901dd5e7c96dd99' :"Upload"
  },
+ _named_strings : {
+  'imageUpload_fieldLabel' : 'ef797d5638c2e1c6b6225b2247541ea5' /* Upload Image or File: */ 
+ },
 
  dialog : false,
  callback:  false,