projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a796c41
)
Remove duplicate (hidden) search box from header
author
Tom Hughes
<tom@compton.nu>
Tue, 10 Dec 2013 18:52:49 +0000
(18:52 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 10 Dec 2013 18:52:49 +0000
(18:52 +0000)
app/views/layouts/map.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/map.html.erb
b/app/views/layouts/map.html.erb
index ed7fe6837a4725e0d9ab708adfa370e89790958a..ab2d0f77ac449a454fc7c2eb08b4c777f6f4d835 100644
(file)
--- a/
app/views/layouts/map.html.erb
+++ b/
app/views/layouts/map.html.erb
@@
-16,10
+16,6
@@
<% end %>
<% end %>
-<% content_for :header do %>
- <%= render :partial => "layouts/search" %>
-<% end %>
-
<% content_for :content do %>
<div id="sidebar">
<%= render :partial => "layouts/search" %>