[freeside-commits] freeside/httemplate/elements tr-select-agent.html, 1.5, 1.6
Ivan,,,
ivan at wavetail.420.am
Thu Nov 20 17:58:53 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv10364/elements
Modified Files:
tr-select-agent.html
Log Message:
undo voodoo, find real problem
Index: tr-select-agent.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/tr-select-agent.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tr-select-agent.html 1 Aug 2007 22:25:10 -0000 1.5
+++ tr-select-agent.html 21 Nov 2008 01:58:50 -0000 1.6
@@ -2,6 +2,9 @@
<INPUT TYPE="hidden" NAME="<% $opt{'field'} || 'agentnum' %>" VALUE="<% $agents[0]->agentnum %>">
+%# YUCK. empty row so we don't throw g_row in edit.html off :/
+ <TR>
+ </TR>
% } else {
<TR>
More information about the freeside-commits
mailing list