Pman.Dialog.Image.js
[Pman.Core] / Pman.Dialog.Image.js
index ebaf814..f7941ba 100644 (file)
@@ -48,10 +48,10 @@ Pman.Dialog.Image = {
             modal : true,
             resizable : false,
             title : "Upload an Image or File",
-            uploadProgress : false,
+            uploadProgressRunning : false,
             width : 500,
             shadow : true,
-            uploadProgres : function()
+            uploadProgress : function()
             {
                 var dlg = this;
                if (!dlg.haveProgress) {