mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
2 lines
No EOL
151 B
Text
2 lines
No EOL
151 B
Text
new_html = "<%= escape_javascript(render(:partial => 'project_listing', :collection => @projects)) %>";
|
|
$("#list-<%=@state%>-projects").html(new_html); |