summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-03-15 15:58:21 -0700
committerMark Wells <mark@freeside.biz>2013-03-15 16:37:13 -0700
commit05a8005cb5435fbdb3552af855a77934b58eac91 (patch)
tree50a504fa9124d28625feffd6715c5dbfd4040729 /httemplate/edit/cust_main.cgi
parent85966165df6b5fcdaf4b2c1c19335c401317cc33 (diff)
fix editing of service address fields, from #21327
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi
index 49406a0b4..5671e7a2b 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -106,7 +106,7 @@ function samechanged(what) {
t1.style.display = '';
}
}
-samechanged(document.getElementById('same'));
+//samechanged(document.getElementById('same'));
</SCRIPT>
<BR>