X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/58082d128a9eef5037c5b46e17ff59715a9bd6e8..36203ebe261d38bab5a17ac866c6ed384d70e978:/app/views/trace/view.rhtml diff --git a/app/views/trace/view.rhtml b/app/views/trace/view.rhtml index d4bdb9745..f547f05db 100644 --- a/app/views/trace/view.rhtml +++ b/app/views/trace/view.rhtml @@ -1,6 +1,10 @@

<%= h(@title) %>

- + <% if @trace.inserted %> + + <% else %> + PENDING + <% end %>