app/views/searchjoy/searches/recent.html.erb in searchjoy-0.0.8 vs app/views/searchjoy/searches/recent.html.erb in searchjoy-0.0.9

- old
+ new

@@ -1,8 +1,8 @@ <% @searches.each do |search| %> <tr> <td style="width: 15%;"> - <%= link_to search.search_type, searchjoy.overview_searches_path(search_type: search.search_type), class: "type-link type-link-#{@search_types.index(search.search_type)}" %> + <%= link_to search.search_type, overview_searches_path(search_type: search.search_type), class: "type-link type-link-#{@search_types.index(search.search_type)}" %> </td> <td><%= search.query %></td> <td style="width: 35%; color: #5cb85c;"> <% if search.converted_at %> <strong>✓</strong>