Skip to content

Commit

Permalink
Added link to soupbowl show page.
Browse files Browse the repository at this point in the history
  • Loading branch information
brennascurlock committed Apr 30, 2011
1 parent 956b42b commit 9486f86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions app/views/bowls/show.html.erb
@@ -1,5 +1,8 @@
<p id="notice"><%= notice %></p>

<p>
<a href="../visits/new.html">Add a visit</a>
</p>

<%= link_to 'Edit', edit_bowl_path(@bowl) %> |
<%= link_to 'Back', bowls_path %>
5 changes: 0 additions & 5 deletions public/stylesheets/screen.css
Expand Up @@ -172,11 +172,6 @@ aside{
color:white;
}

aside.new{
position:absolute;
right:10px;
top:60px;
}

aside a{
color:white;
Expand Down

0 comments on commit 9486f86

Please sign in to comment.