[freeside-commits] freeside/httemplate/search/elements search-html.html, 1.2.2.1, 1.2.2.2

Ivan,,, ivan at wavetail.420.am
Tue Mar 2 09:18:34 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/search/elements
In directory wavetail.420.am:/tmp/cvs-serv6649/search/elements

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	search-html.html 
Log Message:
UI: get rid of undocumented extra_choices_callback in search.html: a terrible place to put action links from a UI perspective, move package links to html_init, now consitent with customer links, change label on popup from "increment bill date" to "increment next bill date", RT#7132

Index: search-html.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/elements/search-html.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -w -d -r1.2.2.1 -r1.2.2.2
--- search-html.html	24 Nov 2009 01:11:22 -0000	1.2.2.1
+++ search-html.html	2 Mar 2010 17:18:32 -0000	1.2.2.2
@@ -144,11 +144,6 @@
 %               $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