search for: sec_level

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

Did you mean: agc_level
2006 Feb 10
2
file column within link_to
...e_column("element", "picture_url", "medium") now I need to make it a link so I''ve used: <%= link_to(image_tag url_for_file_column("element", "picture_url", "medium"), {:controller => "products", :action => "sec_level", :level_id => @element.id}) unless @element.picture_url.nil? %> but what I get is a link to the action that has rendered the current view... Enrico -- "The only thing necessary for the triumph of evil is for good men to do nothing" Edmund Burke