Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index ed60c0c..6e4d43f 100644 (file)
@@ -95,7 +95,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                                 {
                                     Roo.log(_this.data);
                                     o.params = o.parmas || {};
-                                    o.action = 'AUTOSAVE';
+                                    o.params.action = 'AUTOSAVE';
                                     
                                 }
                             },