summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-06-14 14:25:25 -0700
committerIvan Kohler <ivan@freeside.biz>2015-06-14 14:25:25 -0700
commit506de9ec7d74b35d2bed671526a4363d022026b1 (patch)
tree5519c679f2dc19bd1a66080a8950697916341344 /httemplate/edit/cust_main.cgi
parent99fa7a9f3c628a9a63983cafa131df9b331d30d6 (diff)
re-enable calling samechanged on page load, fallout from #21327, #21924
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 069414b11..877d1e80e 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -108,7 +108,7 @@ function samechanged(what) {
t1.style.visibility = 'visible'
}
}
-//samechanged(document.getElementById('same'));
+samechanged(document.getElementById('same'));
</SCRIPT>
<BR>