Sha256: 7b7246ccf3556b09fc99671cf9fd55dd00786ca8c2f52c0741d1044c72a3c017
Contents?: true
Size: 415 Bytes
Versions: 2
Compression:
Stored size: 415 Bytes
Contents
- listing.filters_to_render.each do |filter_view| %li.dropdown.pull-right %a.dropdown-toggle(data-toggle="dropdown" href="#") = filter_view.human_name %b.caret %ul.dropdown-menu - filter_view.values.each do |value| %li.filter %a{:href => '#', :'data-key' => filter_view.key, :'data-value' => value} = filter_view.value_for(value) %i.icon-remove
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
listings-0.1.6 | app/views/listings/twitter-bootstrap-2/_top_filters.html.haml |
listings-0.1.5 | app/views/listings/twitter-bootstrap-2/_top_filters.html.haml |