search for: order_lines_index

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

Did you mean: order_line_index
2006 Jul 24
2
BIG JS limit? Using replace_html with partials containing JS
...39; %> <%= end_form_tag %> <%= update_page_tag do |page| page.delay(2) do page.visual_effect :fade, ''order_message'' end end %> <%=update_page_tag do |page| page.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 -----------------------------------...