mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 15:11:35 +02:00
reenable select boxes for filter by facets
This commit is contained in:
parent
2caec3d721
commit
2b7ab65432
5 changed files with 21 additions and 9 deletions
|
@ -2,7 +2,7 @@ div
|
|||
= render 'search/form'
|
||||
|
||||
|
||||
- if params[:q].present?
|
||||
- if false # params[:q].present?
|
||||
.row
|
||||
.small-4.columns
|
||||
= facet_list(@paper_type_facets)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue