adds placeholder text to quick search
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<%= form_tag(wiki_pages_path, :method => :get) do %>
|
||||
<%= text_field "search", "title" %>
|
||||
<%= text_field "search", "title", :placeholder => "Search wiki pages" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user