Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:07:15 +0000 (14:07 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:07:15 +0000 (14:07 +0800)
Pman.Dialog.CoreCompanies.js

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

index 61ba1a9..838ad8d 100644 (file)
                                     "allowBlank": true,
                                     "fieldLabel": "Remarks",
                                     "height": 40,
-                                    "name": "",
-                                    "qtip": "",
+                                    "name": "remarks",
+                                    "qtip": "Enter remarks",
                                     "width": 300,
                                     "xtype": "TextArea",
                                     "|xns": "Roo.form"
index 85faf9d..f0cc6d6 100644 (file)
@@ -180,8 +180,8 @@ Pman.Dialog.CoreCompanies = {
                                     allowBlank : true,
                                     fieldLabel : 'Remarks',
                                     height : 40,
-                                    name : '',
-                                    qtip : "",
+                                    name : 'remarks',
+                                    qtip : "Enter remarks",
                                     width : 300
                                 }
                             ]