Sha256: 5145b16badc5126c7459eff34d2652d9306263bcf220a64bf209b3d23403f59e

Contents?: true

Size: 667 Bytes

Versions: 21

Compression:

Stored size: 667 Bytes

Contents

<%= render Blacklight::Document::ActionsComponent.new(document: nil,
                                                      tag: 'div',
                                                      classes: "#{controller_name}Tools",
                                                      link_classes: 'btn btn-outline-primary',
                                                      actions: document_actions(document_list, options: { document: nil }),
                                                      options: { document_list: @response.documents },
                                                      url_opts: Blacklight::Parameters.sanitize(params.to_unsafe_h)) %>

Version data entries

21 entries across 21 versions & 2 rubygems

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