projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81309a1
)
re-enable calling samechanged on page load, fallout from #21327, #21924
author
Ivan Kohler
<ivan@freeside.biz>
Sun, 14 Jun 2015 21:25:26 +0000
(14:25 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Sun, 14 Jun 2015 21:25:26 +0000
(14:25 -0700)
httemplate/edit/cust_main.cgi
patch
|
blob
|
history
diff --git
a/httemplate/edit/cust_main.cgi
b/httemplate/edit/cust_main.cgi
index
069414b
..
877d1e8
100755
(executable)
--- 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>