X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/92418b7954d8915734f07a66abf76f52b437a517..93dab8a1272f8c807da841c0a55b37f74b65b8c3:/app/views/trace/_trace.rhtml diff --git a/app/views/trace/_trace.rhtml b/app/views/trace/_trace.rhtml index 73fb5080c..f7ea77219 100644 --- a/app/views/trace/_trace.rhtml +++ b/app/views/trace/_trace.rhtml @@ -1,6 +1,12 @@ <% cl = cycle('table0', 'table1') %> - image here + + <% if trace.inserted %> + + + + <% end %> + <%= link_to trace.name, {:controller => 'trace', :action => 'onetrace', :id => trace.id} %> ... <% if trace.inserted %>