Remove separate search page from group

This commit is contained in:
Dmitriy Zaporozhets 2013-03-14 12:37:28 +02:00
parent cc1dd624aa
commit f4f36f78dd
3 changed files with 0 additions and 20 deletions

View file

@ -17,8 +17,6 @@
= link_to merge_requests_group_path(@group) do
Merge Requests
%span.count= current_user.cared_merge_requests.opened.of_group(@group).count
= nav_link(path: 'groups#search') do
= link_to "Search", search_group_path(@group)
= nav_link(path: 'groups#people') do
= link_to "People", people_group_path(@group)