search for: cl_date

Displaying 1 result from an estimated 1 matches for "cl_date".

Did you mean: cl_data
2006 Jan 16
8
AJAX + Table.
...l=> "componentlog", :collection => @componentlogs end PARTIAL FORM <tr> <td><%=h componentlog.cl_spr %></td> <td><%=h componentlog.cl_user %></td> <td><%=h componentlog.cl_fromarea %></td> <td><%=h componentlog.cl_date %> <%=h componentlog.cl_date.to_formatted_s(:my_time) %></td> <td><%=h componentlog.cl_status %></td> </tr> Any help would be seriously appreciated! Thanks very much -- Posted via http://www.ruby-forum.com/.