X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.Image.bjs;h=7a323149da3d19dc18d796cd96481af553715f1b;hb=692861c958898f425cc365906c092559d7cfc60c;hp=2f91611ee69d0eb6e3993ed894c3179a56c9d685;hpb=59a319d9e26db8e69a14f6a0d7db0d18ce7c0f0a;p=Pman.Core diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index 2f91611e..7a323149 100644 --- a/Pman.Dialog.Image.bjs +++ b/Pman.Dialog.Image.bjs @@ -2,7 +2,7 @@ "name" : "Pman.Dialog.Image", "parent" : "", "title" : "", - "path" : "/home/johns/gitlive/Pman.Core/Pman.Dialog.Image.bjs", + "path" : "/home/edward/gitlive/Pman.Core/Pman.Dialog.Image.bjs", "permname" : "", "modOrder" : "001", "strings" : { @@ -107,7 +107,7 @@ "name" : "imgtype_name", "qtip" : "Select image type", "queryParam" : "query[search]", - "tpl" : "
{display_name}??? {name}
", + "tpl" : "
{display_name} {name}
", "loadingText" : "Searching...", "items" : [ { @@ -122,8 +122,8 @@ "items" : [ { "$ url" : "baseURL + '/Roo/Core_enum'", - "xtype" : "HttpProxy", "method" : "GET", + "xtype" : "HttpProxy", "$ xns" : "Roo.data", "* prop" : "proxy" }, @@ -170,7 +170,7 @@ }, { "listeners" : { - "click" : "function (_self, e)\n{\n // do some checks?\n \n //_this.dialog.el.mask(\"Sending\");\n _this.dialog.uploadComplete = false;\n _this.form.doAction('submit', {\n params: {\n ts : Math.random()\n } \n });\n _this.dialog.haveProgress = 0; // set to show..\n _this.dialog.uploadProgress.defer(1000, _this.dialog);\n\n}" + "click" : "function (_self, e)\n{\n // do some checks?\n \n //_this.dialog.el.mask(\"Sending\");\n _this.dialog.uploadComplete = false;\n _this.form.doAction('submit', {\n params: {\n ts : Math.random()\n }\n });\n _this.dialog.haveProgress = 0; // set to show..\n _this.dialog.uploadProgress.defer(1000, _this.dialog);\n\n}" }, "text" : "Upload", "xtype" : "Button",