Sha256: 8a0b927936945b4700fe575c6d92e4435980c9863334ea08b2153519aaf7a349

Contents?: true

Size: 471 Bytes

Versions: 75

Compression:

Stored size: 471 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"),
            class: 'nav-link',
            data: {}.merge(({ blacklight_modal: "trigger" } if document_action_config.modal != false) || {}) %>

Version data entries

75 entries across 75 versions & 2 rubygems

Version Path
blacklight-7.18.0 app/views/catalog/_document_action.html.erb
blacklight-7.17.2 app/views/catalog/_document_action.html.erb
blacklight-7.17.1 app/views/catalog/_document_action.html.erb
blacklight-7.17.0 app/views/catalog/_document_action.html.erb
blacklight-7.16.0 app/views/catalog/_document_action.html.erb
blacklight-7.15.2 app/views/catalog/_document_action.html.erb
blacklight-7.15.1 app/views/catalog/_document_action.html.erb
blacklight-7.15.0 app/views/catalog/_document_action.html.erb
blacklight-7.14.1 app/views/catalog/_document_action.html.erb
blacklight-7.14.0 app/views/catalog/_document_action.html.erb
blacklight-7.13.2 app/views/catalog/_document_action.html.erb
blacklight-7.13.1 app/views/catalog/_document_action.html.erb
blacklight-7.13.0 app/views/catalog/_document_action.html.erb
blacklight-7.12.1 app/views/catalog/_document_action.html.erb
blacklight-7.12.0 app/views/catalog/_document_action.html.erb
blacklight-7.11.1 app/views/catalog/_document_action.html.erb
blacklight-7.10.0 app/views/catalog/_document_action.html.erb
blacklight-7.9.0 app/views/catalog/_document_action.html.erb
blacklight-7.8.1 app/views/catalog/_document_action.html.erb
blacklight-7.8.0 app/views/catalog/_document_action.html.erb