Sha256: 4e3521b742cf6fbc487f17ff1ba168188f857810123ef193a89e88ffe6807a7e

Contents?: true

Size: 526 Bytes

Versions: 77

Compression:

Stored size: 526 Bytes

Contents

<div class="form-inline">
  <%= visibility_badge(Hydra::AccessControls::AccessRight::VISIBILITY_TEXT_VALUE_EMBARGO) %>
  <%= f.input :visibility_during_embargo, wrapper: :inline, collection: visibility_options(:restrict), include_blank: false %>
  <%= f.input :embargo_release_date, wrapper: :inline, input_html: { value: f.object.embargo_release_date || Date.tomorrow, class: 'datepicker' } %>
  <%= f.input :visibility_after_embargo, wrapper: :inline, collection: visibility_options(:loosen), include_blank: false %>
</div>

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.5.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.4.2 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.4.1 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.4.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.3.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.2.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-2.9.6 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.1.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-2.9.5 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.0.2 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.0.1 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.0.0 app/views/hyrax/base/_form_permission_embargo.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/base/_form_permission_embargo.html.erb