Pman.Dialog.CoreCompanies.bjs
[Pman.Core] / Pman.Dialog.CoreCompanies.js
index 5bc1875..768fc6e 100644 (file)
@@ -111,8 +111,6 @@ Pman.Dialog.CoreCompanies = {
                                     }
                                    
                                     if (act.type == 'load') {
-                                        
-                                        
                                         _this.data = act.result.data;
                                         var meth = _this.data.isOwner || !Pman.Login.isOwner() ? 'disable' : 'enable';