Pman.Dialog.XtupleUploadBalances.bjs
authorEdward <edward@roojs.com>
Thu, 23 Jan 2014 04:20:10 +0000 (12:20 +0800)
committerEdward <edward@roojs.com>
Thu, 23 Jan 2014 04:20:10 +0000 (12:20 +0800)
Pman.Dialog.XtupleUploadBalances.js

Pman.Dialog.XtupleUploadBalances.bjs
Pman.Dialog.XtupleUploadBalances.js

index 806b0ab..117c3eb 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "roo-file-178",
+    "id": "roo-file-36",
     "name": "Pman.Dialog.XtupleUploadBalances",
     "parent": "",
     "title": "",
index 08e5061..a78436c 100644 (file)
@@ -51,24 +51,24 @@ Pman.Dialog.XtupleUploadBalances = {
                                 {
                                     _this.form= form;
                                 },
-                                actioncomplete : function(_self,action)
-                                {
-                                    if (action.type == 'setdata') {
-                                       return;
-                                    }
-                                    if (action.type == 'load') {
-                                        return;
-                                    }
-                                    if (action.type =='submit') {
-                                    
-                                        _this.dialog.hide();
-                                
-                                         if (_this.callback) {
-                                            _this.callback.call(_this, _this.form.getValues());
-                                         }
-                                         _this.form.reset();
-                                         return;
-                                    }
+                                actioncomplete : function(_self,action)\r
+                                {\r
+                                    if (action.type == 'setdata') {\r
+                                       return;\r
+                                    }\r
+                                    if (action.type == 'load') {\r
+                                        return;\r
+                                    }\r
+                                    if (action.type =='submit') {\r
+                                    \r
+                                        _this.dialog.hide();\r
+                                \r
+                                         if (_this.callback) {\r
+                                            _this.callback.call(_this, _this.form.getValues());\r
+                                         }\r
+                                         _this.form.reset();\r
+                                         return;\r
+                                    }\r
                                 }
                             },
                             method : 'GET',