Sha256: 33b55ce971424f16e0b1981eed10aaece9b07ea0bd2a7c8634f798d7577f1e68

Contents?: true

Size: 198 Bytes

Versions: 6

Compression:

Stored size: 198 Bytes

Contents

<% if params[RansackMemory::Core.config[:param].presence || :q].present? %>
    <%= link_to opts[:title].presence || 'Clear filter', url_for + "?cancel_filter=true", opts.except(:title) %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ransack_memory-0.1.0 app/views/shared/_ransack_memory_clear_filter.html.erb
ransack_memory-0.0.9 app/views/shared/_ransack_memory_clear_filter.html.erb
ransack_memory-0.0.8 app/views/shared/_ransack_memory_clear_filter.html.erb
ransack_memory-0.0.7 app/views/shared/_ransack_memory_clear_filter.html.erb
ransack_memory-0.0.5 app/views/shared/_ransack_memory_clear_filter.html.erb
ransack_memory-0.0.4 app/views/shared/_ransack_memory_clear_filter.html.erb