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

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