[freeside-commits] freeside/httemplate/elements tr-select-pkg_class.html, 1.8, 1.9
Ivan,,,
ivan at wavetail.420.am
Mon Oct 26 16:20:29 PDT 2009
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv30682
Modified Files:
tr-select-pkg_class.html
Log Message:
didn't want to revert that, though
Index: tr-select-pkg_class.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/tr-select-pkg_class.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tr-select-pkg_class.html 26 Oct 2009 23:17:56 -0000 1.8
+++ tr-select-pkg_class.html 26 Oct 2009 23:20:27 -0000 1.9
@@ -1,6 +1,6 @@
% if ( scalar(@{ $opt{'pkg_class'} }) == 0 ) {
- <INPUT TYPE="hidden" NAME="<% $opt{'field'} || 'classnum' %>" VALUE="">
+ <INPUT TYPE="hidden" NAME="<% $opt{'element_name'} || $opt{'field'} || 'classnum' %>" VALUE="">
% } else {
More information about the freeside-commits
mailing list