Pman.Tab.Group_Rights.js
authoredward <edward@roojs.com>
Tue, 12 Dec 2017 05:53:23 +0000 (13:53 +0800)
committeredward <edward@roojs.com>
Tue, 12 Dec 2017 05:53:23 +0000 (13:53 +0800)
Pman.Tab.Group_Rights.js

index 4ca8520..875d0a6 100644 (file)
@@ -318,7 +318,7 @@ Pman.Tab.Group_Rights = {
         });
         this.grid.getSelectionModel().lock();
         this.panel  = parentLayout.add(region,  new Roo.GridPanel(this.grid ,
-            { fitToframe: true,fitContainer: true, title: "Rights???", id: 'group_rights', controller : this })
+            { fitToframe: true,fitContainer: true, title: "Rights", id: 'group_rights', controller : this })
         );
         this.grid.render();
         /*