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

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

index 1d92ec4..2870291 100644 (file)
@@ -42,7 +42,7 @@
          "fieldLabel" : "Bank",
          "emptyText" : "eg. HSBC",
          "xtype" : "TextField",
-         "allowBlank" : true,
+         "allowBlank" : false,
          "readOnly" : true,
          "width" : 200,
          "$ xns" : "Roo.form",
index 420412b..8926c0a 100644 (file)
@@ -127,7 +127,7 @@ Pman.Dialog.XtupleBankAccnt = {
           fieldLabel : 'Bank',
           emptyText : "eg. HSBC",
           xtype : 'TextField',
-          allowBlank : true,
+          allowBlank : false,
           readOnly : true,
           width : 200,
           xns : Roo.form,