[freeside-commits] freeside/httemplate/search svc_acct.cgi, 1.64.2.1, 1.64.2.2
Mark Wells
mark at wavetail.420.am
Thu Feb 2 17:09:23 PST 2012
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv17780/httemplate/search
Modified Files:
Tag: FREESIDE_2_3_BRANCH
svc_acct.cgi
Log Message:
email to search results, #16246
Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/svc_acct.cgi,v
retrieving revision 1.64.2.1
retrieving revision 1.64.2.2
diff -u -w -d -r1.64.2.1 -r1.64.2.2
--- svc_acct.cgi 18 Jan 2012 02:48:57 -0000 1.64.2.1
+++ svc_acct.cgi 3 Feb 2012 01:09:21 -0000 1.64.2.2
@@ -11,6 +11,10 @@
'color' => \@color,
'style' => \@style,
'footer' => \@footer,
+ 'html_init' => include('/elements/email-link.html',
+ 'search_hash' => \%search_hash,
+ 'table' => 'svc_acct'
+ ),
&>
<%once>
More information about the freeside-commits
mailing list