Sha256: 7a74ca1f5624fd01621e1bd3e11c532f5e634ae0ea6f947317d1631fe3aac9f9

Contents?: true

Size: 667 Bytes

Versions: 42

Compression:

Stored size: 667 Bytes

Contents

<fieldset class="set-access-controls">
  <legend>
    Visibility
    <small>Who should be able to view or download this content?</small>
  </legend>

  <section class="help-block">
    <p>
      <strong>This work is under lease.</strong>  You can change the settings of the lease here, or you can visit the <%= link_to 'Lease Management Page', main_app.edit_lease_path(f.object) %> to deactivate it.
    </p>
  </section>

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

</fieldset>

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
curation_concerns-1.0.0.beta5 app/views/curation_concerns/base/_form_permission_under_lease.html.erb
curation_concerns-1.0.0.beta4 app/views/curation_concerns/base/_form_permission_under_lease.html.erb