Sha256: f223eea84608b1b8063246b58084425ed7ce3a121d91d83b5c37d4fea297cc9d

Contents?: true

Size: 458 Bytes

Versions: 72

Compression:

Stored size: 458 Bytes

Contents

<% provide :page_title, curation_concern_page_title(curation_concern) %>
<% provide :page_header do %>
  <h2>Manage Your Work</h2>
  <p>
    You can enrich the metadata describing your work at any time.
    The more complete the description the easier it will be to find by yourself and others.
  </p>
  <p>
    Please consider releasing your <%=curation_concern.human_readable_type.downcase %> as an Open Access work.
  </p>
<% end %>

<%= render 'form' %>

Version data entries

72 entries across 72 versions & 2 rubygems

Version Path
curation_concerns-0.7.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.6.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.5.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.4.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.3.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.2.0 app/views/curation_concerns/base/edit.html.erb
curation_concerns-0.1.0 app/views/curation_concerns/base/edit.html.erb
worthwhile-0.1.2 app/views/curation_concern/base/edit.html.erb
worthwhile-0.1.1 app/views/curation_concern/base/edit.html.erb
worthwhile-0.1.0 app/views/curation_concern/base/edit.html.erb
worthwhile-0.0.3 app/views/curation_concern/base/edit.html.erb
worthwhile-0.0.2 app/views/curation_concern/base/edit.html.erb