[freeside-commits] freeside/httemplate/search/elements search.html, 1.36, 1.37

Ivan,,, ivan at wavetail.420.am
Sat Mar 1 17:31:41 PST 2008


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

Modified Files:
	search.html 
Log Message:
add payment gateway disabling (and move payment gateway browse over to new template)

Index: search.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/elements/search.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- search.html	29 Jan 2008 03:34:12 -0000	1.36
+++ search.html	2 Mar 2008 01:31:39 -0000	1.37
@@ -319,7 +319,9 @@
 %       unless ( $opt{'disable_nonefound'} ) { 
           No matching <% $opt{'name'} %> found.<BR>
 %       } 
-%     } else { 
+%     }
+%
+%     if ( $total || $opt{'disableable'} ) { #hmm... and there *are* ones to show??
 
         <TABLE>
           <TR>



More information about the freeside-commits mailing list