Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 05:51:59 +0000 (13:51 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 05:51:59 +0000 (13:51 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 064aa97..4f475eb 100644 (file)
@@ -49,6 +49,7 @@
                                     "allowBlank": false,
                                     "fieldLabel": "Company ID (for filing Ref.)",
                                     "name": "code",
+                                    "qtip": "Enter code",
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 }
index 75d4255..e6b5e37 100644 (file)
@@ -100,7 +100,8 @@ Pman.Dialog.CoreCompanies = {
                                     xns: Roo.form,
                                     allowBlank : false,
                                     fieldLabel : 'Company ID (for filing Ref.)',
-                                    name : 'code'
+                                    name : 'code',
+                                    qtip : "Enter code"
                                 }
                             ]
                         }