[freeside-commits] freeside/httemplate/search/elements search.html, 1.28.2.4, 1.28.2.5

Jeff Finucane,420,, jeff at wavetail.420.am
Mon Jan 28 19:16:28 PST 2008


Update of /home/cvs/cvsroot/freeside/httemplate/search/elements
In directory wavetail:/tmp/cvs-serv17157/httemplate/search/elements

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	search.html 
Log Message:
bulk package changing (RT#1394)

Index: search.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/elements/search.html,v
retrieving revision 1.28.2.4
retrieving revision 1.28.2.5
diff -u -d -r1.28.2.4 -r1.28.2.5
--- search.html	10 Jan 2008 22:13:33 -0000	1.28.2.4
+++ search.html	29 Jan 2008 03:16:26 -0000	1.28.2.5
@@ -384,6 +384,10 @@
 %               $cgi->param('_type', 'html-print'); 
                 as <A HREF="<% $cgi->self_url %>">printable copy</A>
 
+              <% $opt{'extra_choices_callback'}
+                 ? &{$opt{'extra_choices_callback'}}($cgi->query_string)
+                 : ''
+              %>
               </TD>
 %             $cgi->param('_type', "html" ); 
 %           } 



More information about the freeside-commits mailing list