Sha256: 0ca2de8a73a259bee93d9280ba63230a587383540ea093f1c022170424399ef0
Contents?: true
Size: 466 Bytes
Versions: 2
Compression:
Stored size: 466 Bytes
Contents
<fieldset> <legend>Choose a License for your Content</legend> <p> What do you want others to be able to do with your work? </p> <p> <a href="http://creativecommons.org/licenses/" target="_blank">Here's some help</a> if you don't know which licence to choose. </p> <%= f.input :rights, as: :select, collection: Sufia::Engine::config.cc_licenses, input_html: { class: 'input-xxlarge' }, label: get_label('rights') %> </fieldset>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
curate-0.3.2 | app/views/curation_concern/_content_license.html.erb |
curate-0.3.1 | app/views/curation_concern/_content_license.html.erb |