Commit 9bd1983e167c7a040565d8e03a20364455bddd59
1 parent
9710e42d
Exists in
master
and in
4 other branches
Search link removed. Will be implemented later
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
app/views/layouts/snippets.html.haml
@@ -18,7 +18,5 @@ | @@ -18,7 +18,5 @@ | ||
18 | = nav_link(path: 'snippets#index') do | 18 | = nav_link(path: 'snippets#index') do |
19 | = link_to snippets_path do | 19 | = link_to snippets_path do |
20 | Discover snippets | 20 | Discover snippets |
21 | - = nav_link(path: 'search#show') do | ||
22 | - = link_to "Search", search_path | ||
23 | 21 | ||
24 | .content= yield | 22 | .content= yield |