Sha256: c7f7d5954e9f29cf40b41e0ce918755f36bb025d4478bd551f8443be0b36b042
Contents?: true
Size: 563 Bytes
Versions: 2
Compression:
Stored size: 563 Bytes
Contents
- if cannot?(:manage, WorksCited::Citation) Not authorized for citations. - else = stylesheet_link_tag 'works_cited/application' = javascript_include_tag 'works_cited/application' %fieldset.citations %legend %h3 Works Cited %div#citations = form.simple_fields_for :works_cited_citations do |g| = render 'works_cited/citations/citation_fields', f: g, record: form.object = works_cited_link_to_add_fields "Add Citation", form, :works_cited_citations, 'works_cited/citations/citation_fields' :javascript addFilterToSubmit()
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
works_cited-0.1.16 | app/views/works_cited/citations/_fields.html.haml |
works_cited-0.1.15 | app/views/works_cited/citations/_fields.html.haml |