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.7.0 app/views/catalog/_document_action.html.erb
blacklight-7.6.0 app/views/catalog/_document_action.html.erb
blacklight-7.5.1 app/views/catalog/_document_action.html.erb
blacklight-7.5.0 app/views/catalog/_document_action.html.erb
blacklight-7.4.2 app/views/catalog/_document_action.html.erb
blacklight-7.4.1 app/views/catalog/_document_action.html.erb
blacklight-7.4.0 app/views/catalog/_document_action.html.erb
blacklight-7.3.0 app/views/catalog/_document_action.html.erb
blacklight-7.2.0 app/views/catalog/_document_action.html.erb
blacklight-7.1.0 app/views/catalog/_document_action.html.erb
blacklight-7.1.0.alpha app/views/catalog/_document_action.html.erb
blacklight-7.0.1 app/views/catalog/_document_action.html.erb
blacklight-7.0.0 app/views/catalog/_document_action.html.erb
blacklight-7.0.0.rc2 app/views/catalog/_document_action.html.erb
blacklight-7.0.0.rc1 app/views/catalog/_document_action.html.erb