Commit 73b05689b34183c67372f7799948439eadcd8a6c
1 parent
dcf73dee
Exists in
master
and in
27 other branches
remove 'more options' on home search-form (action popup already doesn't exist)
AI3261
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
app/views/home/index.html.erb
@@ -61,9 +61,6 @@ | @@ -61,9 +61,6 @@ | ||
61 | <%= submit_button(:search, _('Search')) %> | 61 | <%= submit_button(:search, _('Search')) %> |
62 | </div> | 62 | </div> |
63 | 63 | ||
64 | - <div> | ||
65 | - <%= lightbox_link_to _('More options'), :controller => 'search', :action => 'popup' %> | ||
66 | - </div> | ||
67 | <% end %> | 64 | <% end %> |
68 | </div> | 65 | </div> |
69 | <% end %> | 66 | <% end %> |