diff options
Diffstat (limited to 'templates/route_map.html.ep')
-rw-r--r-- | templates/route_map.html.ep | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/route_map.html.ep b/templates/route_map.html.ep index 2822b6c..502b7fd 100644 --- a/templates/route_map.html.ep +++ b/templates/route_map.html.ep @@ -1,9 +1,6 @@ % if (stash('origin') and stash('destination')) { %= include '_map_infobox' % } -% elsif (stash('intersection')) { - %= include '_intersection_infobox' -% } <div class="container"> <div id="map" style="height: 500px;"> |