From 5261def716033eab923119f84f99995a45d9f4d4 Mon Sep 17 00:00:00 2001 From: yanxd Date: Thu, 16 Jan 2014 10:19:19 +0800 Subject: [PATCH] highlight --- app/views/stores/search.html.erb | 48 ++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/app/views/stores/search.html.erb b/app/views/stores/search.html.erb index d107ab43a..23f6312cc 100644 --- a/app/views/stores/search.html.erb +++ b/app/views/stores/search.html.erb @@ -1,3 +1,18 @@ + <% content_for :top_field do%>
<%= form_tag( search_stores_path, method: 'post') do %> @@ -32,3 +47,36 @@ <% end %> + \ No newline at end of file