Pman.Dialog.XtupleBankAccnt.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 09:08:40 +0000 (17:08 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 09:08:40 +0000 (17:08 +0800)
Pman.Dialog.XtupleBankAccnt.js

Pman.Dialog.XtupleBankAccnt.bjs
Pman.Dialog.XtupleBankAccnt.js

index bedb684..551f639 100644 (file)
@@ -40,7 +40,7 @@
        "items" : [
         {
          "fieldLabel" : "Bank",
-         "emptyText" : "Automatic",
+         "emptyText" : "eg. HSBC",
          "xtype" : "TextField",
          "allowBlank" : true,
          "readOnly" : true,
index c9e62d8..695e04d 100644 (file)
@@ -125,7 +125,7 @@ Pman.Dialog.XtupleBankAccnt = {
          {
           '|xns' : 'Roo.form',
           fieldLabel : 'Bank',
-          emptyText : "Automatic",
+          emptyText : "eg. HSBC",
           xtype : 'TextField',
           allowBlank : true,
           readOnly : true,