Sha256: 8d68a4a681a67cbcc33107ee775c32e1fa54a3845fedcfa9d293c926157bd2e1
Contents?: true
Size: 543 Bytes
Versions: 36
Compression:
Stored size: 543 Bytes
Contents
<%= link_to document_action_path(document_action_config, (local_assigns.has_key?(:url_opts) ? url_opts : {}).merge(({id: document} if document) || {})), id: document_action_config.fetch(:id, "#{document_action_config.key}Link"), data: {}.merge(({ajax_modal: "trigger"} if document_action_config.modal != false) || {}) do %> <%= content_tag :span, '', class: "geoblacklight geoblacklight-#{document_action_config.key}" %> <%= document_action_label(document_action_config.key, document_action_config) %> <% end %>
Version data entries
36 entries across 36 versions & 1 rubygems