Mercurial > zeropaste
changeset 106:0b2de8d8a661
Everything in well, remove horizontal line.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Mon, 12 Nov 2012 11:38:57 +0700 |
parents | 28518004899a |
children | c6af63fc16ab |
files | app/views/pastes/show.html.erb |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb Mon Nov 12 11:38:44 2012 +0700 +++ b/app/views/pastes/show.html.erb Mon Nov 12 11:38:57 2012 +0700 @@ -23,7 +23,6 @@ </div> </div> -<hr /> <ul class="nav nav-pills"> <li><%= link_to 'Raw', paste_path(@paste, :txt) %></li> <li><%= link_to 'New paste based on this', root_path(:base => @paste.id) %></li>