Pman.Dialog.PersonEditor.js
authorEdward <edward@roojs.com>
Mon, 22 Apr 2013 08:02:37 +0000 (16:02 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Apr 2013 08:02:37 +0000 (16:02 +0800)
Pman.Dialog.PersonEditor.js

index 4d460d6..dfb456d 100644 (file)
@@ -81,7 +81,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 actioncomplete: function(f, act) {
                     _this.dialog.el.unmask();
                     if (act.type == 'load') {
-                        _this.data = act.result.data;
+                      //  _this.data = act.result.data;
                          
                     }