aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/group_of_lines/show.js.slim
blob: 786400a5893ca9b1831a7d7751400f2ab7eef590 (plain)
1
| $(function (){ $('.lines_detail').html("#{escape_javascript(render(partial: 'lines_detail'))}"); });