Sha256: 1d976c322a980f81b936e27ce77f1282e3e212779a0498162ab8fb270041d193

Contents?: true

Size: 375 Bytes

Versions: 21

Compression:

Stored size: 375 Bytes

Contents

  <%= link_to t('blacklight.bookmarks.clear.action_title'), clear_bookmarks_path,
      method: :delete, # for rails-UJS
      data: {
        confirm: t('blacklight.bookmarks.clear.action_confirm'), # for rails-UJS
        turbo_method: :delete,
        turbo_confirm: t('blacklight.bookmarks.clear.action_confirm')
      },
      class: 'clear-bookmarks btn btn-danger' %>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
blacklight-8.6.1 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.6.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.5.1 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.5.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.4.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-8.3.0/app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.3.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.2.2 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.2.1 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.2.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.1.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.1 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta8 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta7 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta6 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta5 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta4 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta3 app/views/bookmarks/_clear_bookmarks_widget.html.erb
blacklight-8.0.0.beta2 app/views/bookmarks/_clear_bookmarks_widget.html.erb