Sha256: bb983280300a02754ed476a2e73f1d249d2fb511d499f2856cd3eb484a41dfeb

Contents?: true

Size: 170 Bytes

Versions: 15

Compression:

Stored size: 170 Bytes

Contents

<div class="col-12">
  <div class="workflow-actions">
    <%= render 'workflow_actions', presenter: @presenter if @presenter.workflow.actions.present? %>
  </div>
</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.4 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.3 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.2 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.1 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.0 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.0.rc3 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.0.rc2 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-5.0.0.rc1 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0.rc3 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0.rc2 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0.rc1 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0.beta2 app/views/hyrax/base/_workflow_actions_widget.erb
hyrax-4.0.0.beta1 app/views/hyrax/base/_workflow_actions_widget.erb