[Docs] Don't mislead people about search.
This commit is contained in:
parent
29a9204cf7
commit
7fce371c32
@ -33,7 +33,7 @@
|
||||
%form
|
||||
%p
|
||||
%label{:for => "search"} search
|
||||
%input#search{:name => "search", :type => "text", :value => "", :placeholder => "Search"}
|
||||
%input#search{:name => "search", :type => "text", :value => "", :placeholder => "doesn't work yet"}
|
||||
- if @item[:content_for_module_nav]
|
||||
%nav#module-nav= @item[:content_for_module_nav]
|
||||
#page= yield
|
||||
|
Loading…
Reference in New Issue
Block a user