Displaying 1 result from an estimated 1 matches for "expanded_table_row".
2011 Aug 18
9
RJS error rails 1.2.3 + firefox 4 and above
...:action => :show,
:id =>
params[:id],
:update =>
content_element_id,
:partial =>
"/manage/schools/expanded_table_row"
},
:alt => ''expand'')
end
def link_to_collapse(model_name, content_element_id, link_text)
link_to_remote(link_text,
:url => {
:contro...