Merge pull request #1142 from basecamp/remove-nav-search
Remove the search option from the nav
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
<%= filter_place_menu_item user_path(Current.user), "My Profile", "person" %>
|
||||
<%= filter_place_menu_item notifications_path, "Notifications", "bell" %>
|
||||
<%= filter_place_menu_item notifications_settings_path, "Notification Settings", "settings" %>
|
||||
<%= filter_place_menu_item search_path, "Search", "search" %>
|
||||
<%= filter_place_menu_item workflows_path, "Workflows", "bolt" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user