Sha256: a000d3c595e8c60e74a7145e6bcdcb9e6737727e98acf694cdd32ab258598eb7

Contents?: true

Size: 703 Bytes

Versions: 6

Compression:

Stored size: 703 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', edit_lease_path(curation_concern) %> 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", curation_concern: curation_concern, f: f  %>
  </div>

</fieldset>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
worthwhile-0.1.2 app/views/curation_concern/base/_form_permission_under_lease.html.erb
worthwhile-0.1.1 app/views/curation_concern/base/_form_permission_under_lease.html.erb
worthwhile-0.1.0 app/views/curation_concern/base/_form_permission_under_lease.html.erb
worthwhile-0.0.3 app/views/curation_concern/base/_form_permission_under_lease.html.erb
worthwhile-0.0.2 app/views/curation_concern/base/_form_permission_under_lease.html.erb
worthwhile-0.0.1 app/views/curation_concern/base/_form_permission_under_lease.html.erb