aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/connection_links
diff options
context:
space:
mode:
authorAlban Peignier2012-05-29 17:08:17 +0200
committerAlban Peignier2012-05-29 17:08:17 +0200
commitee0f3849cb6a2278783aabb166fb5c2661cdb400 (patch)
tree9b16a42dd4ab9a0cda51e7a5aa6c84dbe3471bca /app/views/connection_links
parent5266239f66247c9f5a391ab6569a8fb8021279d8 (diff)
downloadchouette-core-ee0f3849cb6a2278783aabb166fb5c2661cdb400.tar.bz2
Removes explicit ApplicationMap#html_safe
Diffstat (limited to 'app/views/connection_links')
-rw-r--r--app/views/connection_links/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/connection_links/show.html.erb b/app/views/connection_links/show.html.erb
index 273d9102e..abc2db3de 100644
--- a/app/views/connection_links/show.html.erb
+++ b/app/views/connection_links/show.html.erb
@@ -1,7 +1,7 @@
<%= title_tag t('connection_links.show.title', :connection_link => @connection_link.name ) %>
<div class="connection_link_show">
- <%= @map.to_html.html_safe %>
+ <%= @map.to_html %>
<div class="summary">
<p>