diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-06-14 14:56:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-06-14 14:56:51 -0700 |
commit | 5b507bd1cb845ef44a49f84d4f0ae20ec80118d5 (patch) | |
tree | 0a646991e659b684ca60796f56164934512e65e4 /httemplate/edit/cust_main.cgi | |
parent | a5ebbe70342d11b17754ac95d00d6b71df0cd632 (diff) |
UI spring cleaning: customer edit
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-x | httemplate/edit/cust_main.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index d203e0044..f0de6e14a 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -107,8 +107,6 @@ function samechanged(what) { samechanged(document.getElementById('same')); </SCRIPT> -<BR> - <& cust_main/contacts_new.html, 'cust_main'=>$cust_main, &> %# billing info |