mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-17 00:07:24 +00:00
Add search icon into search input on producers page
This commit is contained in:
@@ -4,17 +4,18 @@
|
||||
-#%pre
|
||||
-#{{ Producers.producers | json }}
|
||||
|
||||
#active-table-search.row
|
||||
.small-12.columns.text-center
|
||||
%p
|
||||
.row
|
||||
.small-12.columns.text-center.pad-top
|
||||
%h1 Producers
|
||||
%div
|
||||
Select a
|
||||
%ofn-modal{title: "producer"}
|
||||
= render partial: "modals/producers"
|
||||
from the list below:
|
||||
%p
|
||||
|
||||
#active-table-search.row.pad-top
|
||||
.small-12.columns
|
||||
%i.ofn-i_020-search
|
||||
%input{type: :text,
|
||||
"ng-model" => "query",
|
||||
placeholder: "Search postcode, suburb or hub name...",
|
||||
|
||||
Reference in New Issue
Block a user