changeset 6:5e54b5ff78d0

Removed unused links.
author Edho Arief <edho@myconan.net>
date Sun, 26 Aug 2012 11:37:49 -0700
parents fe0cb4276ae7
children 3a1f6c2e195d
files app/views/pastes/show.html.erb
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb	Sun Aug 26 11:34:06 2012 -0700
+++ b/app/views/pastes/show.html.erb	Sun Aug 26 11:37:49 2012 -0700
@@ -9,7 +9,3 @@
   <b>Hash:</b>
   <%= @paste.paste_hash %>
 </p>
-
-
-<%= link_to 'Edit', edit_paste_path(@paste) %> |
-<%= link_to 'Back', pastes_path %>