afimb/chouette2

View on GitHub
app/views/group_of_lines/show.js.erb

Summary

Maintainability
Test Coverage
$(function (){
  $(".lines_detail").html("<%= escape_javascript(render(:partial => "lines_detail")) %>");
});