Sha256: 629036fc4517703401680abf5f65604dca0381287e1e195e2b5dcc73eb3d1a1d
Contents?: true
Size: 412 Bytes
Versions: 14
Compression:
Stored size: 412 Bytes
Contents
<% if using_default_document_action? %> <%= link_to label, url, id: @id, class: @link_classes, data: {}.merge(({ blacklight_modal: "trigger" } if @action.modal != false) || {}) %> <% else %> <%= helpers.render(partial: @action.partial || @action.name.to_s, locals: { document: @document, document_action_config: @action }.merge(@options)) %> <% end %>
Version data entries
14 entries across 14 versions & 1 rubygems