]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/traces/_trace_optionals.html.erb
Merge remote-tracking branch 'upstream/pull/2280'
[rails.git] / app / views / traces / _trace_optionals.html.erb
index 6f0c2130b442dcc86604701e2eec456c8944fa39..d9749653db64c228a1b4ff1f5c32c3261299badf 100644 (file)
@@ -1,6 +1,6 @@
 <% content_for :optionals do %>
   <div class="optionalbox">
-    <h4><%= t '.tags' %></h4>
+    <h4><%= t ".tags" %></h4>
     <% if @all_tags %>
       <% @all_tags.each do |tag| %>
         <%= link_to_tag tag %><br />