From 4f1c7345c5d0edce8a64bf3c365bd30f4920267c Mon Sep 17 00:00:00 2001 From: summerscope Date: Thu, 29 May 2014 11:59:55 +1000 Subject: [PATCH] Add search icon into search input on producers page --- app/views/producers/index.haml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/producers/index.haml b/app/views/producers/index.haml index 41ef76680b..a5b1601ce3 100644 --- a/app/views/producers/index.haml +++ b/app/views/producers/index.haml @@ -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...",