Pman.Dialog.BAdminEmail.bjs
authorbenny <benny@roojs.com>
Tue, 24 Jul 2018 08:18:05 +0000 (16:18 +0800)
committerbenny <benny@roojs.com>
Tue, 24 Jul 2018 08:18:05 +0000 (16:18 +0800)
Pman.Dialog.BAdminEmail.js

Pman.Dialog.BAdminEmail.bjs
Pman.Dialog.BAdminEmail.js

index a1a8147..5fce531 100644 (file)
@@ -40,6 +40,7 @@
     "hide" : "function (_self)\n{\n    if(_this.autosave) {\n        \n        clearInterval(_this.autosave);\n    }\n}"
    },
    "string fitwindow" : true,
+   "| function updateEmailImageDetail" : "function() { }",
    "String cls" : "modal-body-enable-overflow-y",
    "xtype" : "Modal",
    "$ xns" : "Roo.bootstrap",
index a79da3f..26e742a 100644 (file)
@@ -82,6 +82,7 @@ Roo.apply(Pman.Dialog.BAdminEmail.prototype, {
     cls : 'modal-body-enable-overflow-y',
     fitwindow : true,
     title : _this._strings['396ecabf0cd1f9503e591418851ef406'] /* Edit / Create Message */,
+    updateEmailImageDetail : function() { },
     listeners : {
      hide : function (_self)
       {