Skip to content

Commit

Permalink
Added link to details to navigate back to home.
Browse files Browse the repository at this point in the history
  • Loading branch information
theidlemonk committed Dec 28, 2013
1 parent b2206d7 commit f32c836
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MovieLibrary/Views/Movie/MovieDetails.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
}

<h2>MovieDetails</h2>
<p>
@Html.ActionLink("Back To Home", "Index", "Movie")
</p>
<div>
<table>
<tr>
Expand Down

0 comments on commit f32c836

Please sign in to comment.