]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/_changeset.html.erb
Mark some locale lookups as raw
[rails.git] / app / views / changeset / _changeset.html.erb
index e388d65aefc1531abac0e4cf5b9ef8e7574c232a..dfa5bc8069c9474a01d7d0cf9939f4eb782994f0 100644 (file)
@@ -6,7 +6,7 @@
       id_link = link_to(changeset.id,
                         {:controller => 'browse', :action => 'changeset', :id => changeset.id},
                         {:title => t('changeset.changeset.view_changeset_details')})
-      t'changeset.changeset.id', :id => id_link
+      raw t 'changeset.changeset.id', :id => id_link
     %>
   </td>