Displaying 1 result from an estimated 1 matches for "cl_fromarea".
2006 Jan 16
8
AJAX + Table.
...ams[:componentlog][:cl_compname]).reverse
render :partial=> "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-for...