Sha256: 227082708d602ea75bf772e1127c287217e0cbadbcd4ba840b5d102e44dc174b

Contents?: true

Size: 667 Bytes

Versions: 1

Compression:

Stored size: 667 Bytes

Contents

<fieldset id="set-access-controls">
  <legend>
    Access Rights
    <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

1 entries across 1 versions & 1 rubygems

Version Path
curation_concerns-0.2.0 app/views/curation_concerns/base/_form_permission_under_lease.html.erb