Sha256: f9a0fa484d7ab46390a07db1f80cbd69784d4839aba15ab8c5fd6c09a783e194

Contents?: true

Size: 432 Bytes

Versions: 82

Compression:

Stored size: 432 Bytes

Contents

<%= link_to document_action_label(document_action_config.key, document_action_config),
            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) || {}) %>

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
blacklight-5.15.0 app/views/catalog/_document_action.html.erb
blacklight-5.14.0 app/views/catalog/_document_action.html.erb
blacklight-5.13.1 app/views/catalog/_document_action.html.erb
blacklight-5.13.0 app/views/catalog/_document_action.html.erb
blacklight-5.11.3 app/views/catalog/_document_action.html.erb
blacklight-5.12.1 app/views/catalog/_document_action.html.erb
blacklight-5.12.0 app/views/catalog/_document_action.html.erb
blacklight-5.10.3 app/views/catalog/_document_action.html.erb
blacklight-5.9.4 app/views/catalog/_document_action.html.erb
blacklight-5.11.2 app/views/catalog/_document_action.html.erb
blacklight-5.11.1 app/views/catalog/_document_action.html.erb
blacklight-5.11.0 app/views/catalog/_document_action.html.erb
blacklight-5.10.2 app/views/catalog/_document_action.html.erb
blacklight-5.10.1 app/views/catalog/_document_action.html.erb
blacklight-5.10.0 app/views/catalog/_document_action.html.erb
blacklight-5.9.3 app/views/catalog/_document_action.html.erb
blacklight-5.9.2 app/views/catalog/_document_action.html.erb
blacklight-5.9.1 app/views/catalog/_document_action.html.erb
blacklight-5.9.0 app/views/catalog/_document_action.html.erb
blacklight-5.8.2 app/views/catalog/_document_action.html.erb