From 47db24fe712877d919256c431d0c5fcbbd431a45 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 4 Mar 2014 11:50:33 -0500 Subject: make notifications be shown an all pages --- app/views/servers/show.html.erb | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/views/servers') diff --git a/app/views/servers/show.html.erb b/app/views/servers/show.html.erb index 039cd8f..67f7647 100644 --- a/app/views/servers/show.html.erb +++ b/app/views/servers/show.html.erb @@ -1,4 +1,2 @@ -

<%= notice %>

- <%= link_to 'Edit', edit_server_path(@server) %> | <%= link_to 'Back', servers_path %> -- cgit v1.2.3-2-g168b