[Docs] Don't mislead people about search.

This commit is contained in:
Chris Eppstein 2010-05-05 00:39:12 -07:00
parent 29a9204cf7
commit 7fce371c32

View File

@ -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