projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb260a
)
typo
author
ivan
<ivan>
Thu, 9 Dec 2004 23:14:56 +0000
(23:14 +0000)
committer
ivan
<ivan>
Thu, 9 Dec 2004 23:14:56 +0000
(23:14 +0000)
httemplate/search/cust_main.cgi
patch
|
blob
|
history
diff --git
a/httemplate/search/cust_main.cgi
b/httemplate/search/cust_main.cgi
index
10746e7
..
ecff4bf
100755
(executable)
--- a/
httemplate/search/cust_main.cgi
+++ b/
httemplate/search/cust_main.cgi
@@
-424,7
+424,7
@@
END
}
my $ahref = '';
-
my
$ahref = '<A HREF="'.
+ $ahref = '<A HREF="'.
FS::TicketSystem->href_customer_tickets($custnum).
'">'
if $cust_main->get($addl_col);