mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-14 03:47:59 -04:00
Update search placeholder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
= form_tag search_crops_path, method: :get, class: 'form-inline my-2 my-lg-0', id: 'navbar-search' do
|
||||
.input-group
|
||||
%input.form-control.mr-sm-2{name: 'term', "aria-label" => "Search", placeholder: "Search", type: "search"}/
|
||||
%input.form-control.mr-sm-2{name: 'term', "aria-label" => "Search crops", placeholder: "Search crops", type: "search"}/
|
||||
%button.btn.btn-default.text-white{type: "submit"}
|
||||
= icon 'fas', 'search'
|
||||
Search
|
||||
Search
|
||||
|
||||
Reference in New Issue
Block a user