]> git.openstreetmap.org Git - rails.git/commitdiff
Remove spurious < character as reported in #508
authorRM87 <rmihkel87@gmail.com>
Sat, 30 Nov 2013 15:37:52 +0000 (17:37 +0200)
committerTom Hughes <tom@compton.nu>
Sat, 30 Nov 2013 16:09:47 +0000 (16:09 +0000)
app/views/browse/_relation.html.erb

index 6befb8aae28daff9106157a0f78c7971ee288157..10046d0bb8868802ad50f5f37c4dc6266ab1ce02 100644 (file)
@@ -4,7 +4,7 @@
           :type => t('browse.redacted.type.relation'),
           :version => relation.version,
           :redaction_link => link_to(t('browse.redacted.redaction',
-                                       :id => relation.redaction.id), relation.redaction) %><
+                                       :id => relation.redaction.id), relation.redaction) %>
   </div>
 <% else %>
   <div class='browse-section browse-relation'>