notes: include search form on search results page.
Also eliminate /notes/search endpoint.
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
<li><h2>Notes</h2></li>
|
||||
<li><%= link_to_wiki "Help", "help:notes" %></li>
|
||||
<li><%= link_to("Listing", notes_path) %></li>
|
||||
<li><%= link_to("Search", search_notes_path) %></li>
|
||||
<li><%= link_to("Changes", note_versions_path) %></li>
|
||||
</ul>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user