Created
March 23, 2012 16:17
-
-
Save davidsf/2172358 to your computer and use it in GitHub Desktop.
link_to problem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= link_to ({:controller => params[:controller], :action => "seleccionados", :filter => current_param_filters} , :title => 'Ver un listado de los lotes seleccionados') do | |
/home/david/src/newpanel/app/views/application/_selections.haml:48: syntax error, unexpected ',', expecting ')' | |
...ter => current_param_filters} , :title => 'Ver un listado de... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment