Pman.Tab.CoreOAuthClient.bjs
authorEdward <edward@roojs.com>
Wed, 25 Jun 2014 03:49:41 +0000 (11:49 +0800)
committerEdward <edward@roojs.com>
Wed, 25 Jun 2014 03:49:41 +0000 (11:49 +0800)
Pman.Tab.CoreOAuthClient.js

Pman.Tab.CoreOAuthClient.bjs
Pman.Tab.CoreOAuthClient.js

index f9a7c67..c8d5fc9 100644 (file)
@@ -32,7 +32,7 @@
                             "fitToframe": true,
                             "region": "center",
                             "tableName": "core_oauth_clients",
-                            "title": "Order Items",
+                            "title": "Oauth2 Clients",
                             "xtype": "GridPanel",
                             "|xns": "Roo",
                             "items": [
index 35ffa53..78a0f2e 100644 (file)
@@ -40,7 +40,7 @@ Pman.Tab.CoreOAuthClient = new Roo.XComponent({
                         fitToframe : true,
                         region : 'center',
                         tableName : 'core_oauth_clients',
-                        title : "Order Items",
+                        title : "Oauth2 Clients",
                         grid : {
                             xtype: 'EditorGrid',
                             xns: Roo.grid,