Skip to content

Commit

Permalink
[webui] Add a 'Back to top' link.
Browse files Browse the repository at this point in the history
Helps when the diffs are a bit longer (again ;-).
  • Loading branch information
saschpe committed Oct 21, 2011
1 parent 3bfb815 commit 827a595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webui/app/views/request/show.html.erb
Expand Up @@ -339,4 +339,5 @@
</table>
<% end %>
</div>
<p><%= link_to('Back to top', '#') %></p>
<% end %>

0 comments on commit 827a595

Please sign in to comment.