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

index dfb456d..4d460d6 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;
                          
                     }