search for: airline_preferences

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

2007 Jul 31
2
link_to
Im trying to use the link_to helper to open a blank window which is basically just a framed window to display user info without all the extra distractions that come along with opening this window. Here is what I got: <%= link_to ''Airline Preferences'', {:action => ''airline_preferences'', :id => @user.id, :method => ''post'' }, :target => ''blank'', :onclick => ''MyWindow=window.open(\''airline_preferences.rhtml\'',\''MyWindow\'',\''toolbar=no,location=no,directories=no,status=no,...