search for: elgibile_title

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

2006 Jun 01
0
Possible RJS Implementation?
...d to list: The items that are available: ---------------------------- <div id="elgibile_songs_holder"> <% for song in @elgibile_songs %> <div class="elgibile_song" id="elgibile_id_of_<%= song.id %>"> <div class="elgibile_title"><%= song.title %></div> <div class="elgibile_entered_link"> <%= link_to_remote h("Submit to this contest"), { :url => { :action => ''contest_enter'', :id => @contest...