]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/edit.html.erb
Add an edit link to the browse page for nodes, since it's been bugging me a while...
[rails.git] / app / views / trace / edit.html.erb
index 9d91dec2e35ed2757abc15591404ef2134fbbc26..fceaf0147456ffe4c80627258f44947a9c0944e6 100644 (file)
@@ -11,7 +11,7 @@
   </tr> 
   <tr>
     <td><%= t'trace.edit.uploaded_at' %></td>
-    <td><%= @trace.timestamp %></td>
+    <td><%= @trace.timestamp %></td>
   </tr>
   <% if @trace.inserted? %>
   <tr>