Skip to content

Commit

Permalink
Merge remote-tracking branch 'rachelmad/allProjects' into add_all_pro…
Browse files Browse the repository at this point in the history
…jects_link
  • Loading branch information
courte committed Mar 9, 2015
2 parents 02b2b71 + 3157223 commit cf20fa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_navigation.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<li class="has-dropdown">
<%= link_to "Projects", projects_path %>
<ul class="dropdown">
<li><%= link_to "All Projects", projects_path %>
<li><%= link_to "Project Requirements", project_requirements_path %></li>
</ul>
</li>
Expand Down

0 comments on commit cf20fa7

Please sign in to comment.