Pman.Dialog.CoreEnum.bjs
authorEdward <edward@roojs.com>
Mon, 3 Mar 2014 09:10:18 +0000 (17:10 +0800)
committerEdward <edward@roojs.com>
Mon, 3 Mar 2014 09:10:18 +0000 (17:10 +0800)
Pman.Dialog.CoreEnum.js

Pman.Dialog.CoreEnum.bjs
Pman.Dialog.CoreEnum.js

index a6ee17d..2ad5cda 100644 (file)
@@ -55,7 +55,7 @@
                                 },
                                 {
                                     "allowBlank": false,
-                                    "fieldLabel": "Industry Name",
+                                    "fieldLabel": "Display Name",
                                     "name": "display_name",
                                     "width": 200,
                                     "xtype": "TextField",
index 4505fd1..e110fe7 100644 (file)
@@ -108,7 +108,7 @@ Pman.Dialog.CoreEnum = {
                                     xtype: 'TextField',
                                     xns: Roo.form,
                                     allowBlank : false,
-                                    fieldLabel : 'Industry Name',
+                                    fieldLabel : 'Display Name',
                                     name : 'display_name',
                                     width : 200
                                 },