DataObjects/core.sql
[Pman.Core] / Pman.Dialog.Image.js
index edef99d..5d85473 100644 (file)
@@ -119,7 +119,7 @@ Pman.Dialog.Image = {
                                     _this.dialog.uploadComplete = true;
                                     _this.dialog.haveProgress = 2; 
                                     Roo.MessageBox.hide(); // force hiding
-                                    _this.dialog.el.unmask();
+                                    //_this.dialog.el.unmask();
                                      
                                     if (act.type == 'setdata') { 
                                         this.url = _this.data._url ? _this.data._url : baseURL + '/Roo/Images.php';
@@ -157,7 +157,7 @@ Pman.Dialog.Image = {
                                 actionfailed : function (_self, act)
                                 {
                                     _this.dialog.uploadComplete = true;
-                                    _this.dialog.el.unmask();
+                                   // _this.dialog.el.unmask();
                                     // error msg???
                                      _this.dialog.haveProgress = 2; 
                                     if (act.type == 'submit') {
@@ -220,7 +220,7 @@ Pman.Dialog.Image = {
                                 {
                                     xtype: 'Hidden',
                                     xns: Roo.form,
-                                    name : 'onid'
+                                    name : 'id'
                                 },
                                 {
                                     xtype: 'Hidden',
@@ -256,7 +256,7 @@ Pman.Dialog.Image = {
                         {
                             // do some checks?
                              
-                            _this.dialog.el.mask("Sending");
+                            //_this.dialog.el.mask("Sending");
                             _this.dialog.uploadComplete = false;
                             _this.form.doAction('submit', {
                                 params: {