[freeside-commits] freeside/httemplate/elements tr-select-part_pkg.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Mon Nov 2 19:13:11 PST 2009


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

Modified Files:
	tr-select-part_pkg.html 
Log Message:
(start of) reconcile breakage from stale accounts, RT#6407

Index: tr-select-part_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/tr-select-part_pkg.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tr-select-part_pkg.html	13 Apr 2008 20:35:09 -0000	1.2
+++ tr-select-part_pkg.html	3 Nov 2009 03:13:09 -0000	1.3
@@ -1,7 +1,7 @@
 % if ( $opt{'part_pkg'} && scalar(@{ $opt{'part_pkg'} }) == 0 ) { 
 %   unless ( $opt{'js_only'} ) {
 
-      <INPUT TYPE="hidden" NAME="<% $opt{'field'} || 'pkgpart' %>" VALUE="">
+      <INPUT TYPE="hidden" NAME="<% $opt{'element_name'} || $opt{'field'} || 'pkgpart' %>" VALUE="">
 
 %   }
 %



More information about the freeside-commits mailing list