Sha256: 4b2b1e33e222c979dc92b42d44119e3da6e39e30c6531ea0b678883ed3f61c4d

Contents?: true

Size: 505 Bytes

Versions: 62

Compression:

Stored size: 505 Bytes

Contents

<fieldset class="set-access-controls">
  <legend>
    <%= t('.legend_html') %>
  </legend>

  <section class="help-block">
    <p>
      <%= t('.help_html', edit_link: link_to( t('.management_page'), edit_embargo_path(f.object)) ) %>
    </p>
  </section>

  <div class="form-group">
    <input type="hidden" name="<%= f.object_name %>[visibility]" value="<%= Hydra::AccessControls::AccessRight::VISIBILITY_TEXT_VALUE_EMBARGO %>" />
    <%= render 'form_permission_embargo', f: f %>
  </div>

</fieldset>

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
hyrax-3.6.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.5.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.4.2 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.4.1 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.4.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.3.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.2.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.6 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.1.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.5 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.0.2 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.0.1 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.0.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.4 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.3 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.2 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.1 app/views/hyrax/base/_form_permission_under_embargo.html.erb
hyrax-2.9.0 app/views/hyrax/base/_form_permission_under_embargo.html.erb