diff options
author | ivan <ivan> | 2009-02-17 02:02:00 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-02-17 02:02:00 +0000 |
commit | 74190e6834c47c73b7f073fb1de444e572180333 (patch) | |
tree | 2fe33ac06aa8631de9cfa704bfbdd64de7108918 /httemplate/view/cust_main/packages.html | |
parent | 7621140d9f8945c54523c05bcac8e79693a16a52 (diff) |
add tax-exempt checkbox to one-time charges, RT#4858
Diffstat (limited to 'httemplate/view/cust_main/packages.html')
-rwxr-xr-x | httemplate/view/cust_main/packages.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index 5c0ee48af..2c258881a 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -86,6 +86,7 @@ function taxoverridequickchargemagic() { 'actionlabel' => 'One-time charge', 'color' => '#333399', 'width' => 763, + 'height' => 408, }) %> % } |