search for: order_line_index

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

2006 Jul 24
2
BIG JS limit? Using replace_html with partials containing JS
....replace_html ''order_lines_part'', :partial=>''order_lines_index'', :locals=>{ :fade_message => false} end ------------------------------------------------------ I am having tons and tons of problems, because order_line_index.rhtml contains: order_line_index.rhtml ------------------------------------------------------ <% no_message ||= false %> <h2>Order id: <%=@order.id %></h2> <div id="order_lines_message"> AH <%=@order_lines_message%></div> <%= update_...