summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main/bottomfixup.js
diff options
context:
space:
mode:
authorivan <ivan>2011-12-28 23:33:33 +0000
committerivan <ivan>2011-12-28 23:33:33 +0000
commit40f436877b2334fc2d4fd34c50d54807ae8777af (patch)
tree1e04d8008bbaaf5da83682cbdbd3165c910d09e1 /httemplate/edit/cust_main/bottomfixup.js
parent2349a9ff617c233bef1f8f7eee0a64ddc21ea25a (diff)
fix bill day selection w/echeck, RT#15763
Diffstat (limited to 'httemplate/edit/cust_main/bottomfixup.js')
-rw-r--r--httemplate/edit/cust_main/bottomfixup.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main/bottomfixup.js b/httemplate/edit/cust_main/bottomfixup.js
index 2f7839a32..a031f46c2 100644
--- a/httemplate/edit/cust_main/bottomfixup.js
+++ b/httemplate/edit/cust_main/bottomfixup.js
@@ -2,7 +2,7 @@ function bottomfixup(what) {
%# ../cust_main.cgi
var layervars = new Array(
- 'payauto',
+ 'payauto', 'billday',
'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
'paystart_month', 'paystart_year', 'payissue',