X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.Image.bjs;h=7a323149da3d19dc18d796cd96481af553715f1b;hb=a9618e2cff58cc68f992199b39ed187988fde7e1;hp=fe7dfa0c51f98e078ee5d8f9627d222e30f44996;hpb=7530c072bfc0bb6555658ebcd48632c678ddd7d7;p=Pman.Core diff --git a/Pman.Dialog.Image.bjs b/Pman.Dialog.Image.bjs index fe7dfa0c..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" : { @@ -86,9 +86,9 @@ "name" : "imageUpload" }, { - "listWidth" : 400, "String actionMode" : "fieldEl", "alwaysQuery" : true, + "listWidth" : 400, "triggerAction" : "all", "fieldLabel" : "Image Type", "forceSelection" : true, @@ -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",