Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.7
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 06:41 UTC
Updated:
18 Nov 2009 at 02:30 UTC
i am using the glossary attachment and when i add an exposed filter it shows twice: http://screencast.com/t/MDc2OGRk
firebug suggests it is also added to the attachment; but i only have it added on the Page display.
is there a way to get rid of it.. (i actually removed with jqeury; but selecting a glossary letter causes it to return
Comments
Comment #1
liquidcms commentednot the right way to fix it but.. CSS does it easily enough:
.view-display-id-attachment .views-exposed-widgets {display:none;}
Comment #2
merlinofchaos commentedhttp://drupal.org/node/535206#comment-2277812