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

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