Pman.Tab.AdminContactsGroup.js
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 8ddb33a..1f1c790 100644 (file)
@@ -264,11 +264,7 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                         dataIndex : 'name',
                         renderer : function(v) { return String.format('{0}', v); }
                     }
-                ],
-                view : {
-                    xtype: 'GridView',
-                    xns: Roo.grid
-                }
+                ]
             }
         });
         this.layout = this.panel.layout;