af83/chouette-core

View on GitHub
app/views/routing_constraint_zones/new.js.erb

Summary

Maintainability
Test Coverage
$("#stop_points").html("<%= escape_javascript(render partial: 'routing_constraint_zones/stop_points', locals: { routing_constraint_zone: @routing_constraint_zone, stop_points: @route.stop_points }) %>");