Sha256: 94c7c20fda204e447e501c37953b11b52957013242e9d829d1adea85b2e0b4f9
Contents?: true
Size: 465 Bytes
Versions: 4
Compression:
Stored size: 465 Bytes
Contents
<fieldset> <legend>Choose a Licence 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-xxxlarge' }, label: 'Content License' %> </fieldset>
Version data entries
4 entries across 4 versions & 1 rubygems