Sha256: 9a2ea94c902442514a9b710f58629c6162f4b2d6835439169c76aecdce1f900c
Contents?: true
Size: 397 Bytes
Versions: 2
Compression:
Stored size: 397 Bytes
Contents
module Sufia::Forms class CollectionForm < CurationConcerns::Forms::CollectionEditForm def rendered_terms [:title, :creator, :contributor, :description, :keyword, :rights, :publisher, :date_created, :subject, :language, :identifier, :based_near, :related_url, :resource_type] end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sufia-7.0.0.beta2 | app/forms/sufia/forms/collection_form.rb |
sufia-7.0.0.beta1 | app/forms/sufia/forms/collection_form.rb |