diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-06-14 14:56:53 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-06-14 14:56:53 -0700 |
commit | 1a312443a6ec8e6e943b6e650246559fb8b8f178 (patch) | |
tree | f02ff5b615a6327a3f2110dee2b3a1154e04d261 /httemplate/edit/cust_main.cgi | |
parent | 99c8aef927feeb4ecf015957bb69c3ed3e7873e1 (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 |