changeset 47:e9b485638f93

No need to display notice in show.
author Edho Arief <edho@myconan.net>
date Thu, 04 Oct 2012 03:01:24 +0700
parents ba29d6394863
children f649b46fca4f
files app/views/pastes/show.html.erb
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/pastes/show.html.erb	Thu Oct 04 03:00:27 2012 +0700
+++ b/app/views/pastes/show.html.erb	Thu Oct 04 03:01:24 2012 +0700
@@ -1,6 +1,4 @@
 <% provide :title, 'Show' %>
-<p id="notice"><%= notice %></p>
-
 <div class="page-header">
   <h1>Paste</h1>
 </div>