Skip to content

Commit

Permalink
Merge branch 'release-1.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessa committed Sep 8, 2016
2 parents 3ce3a09 + f5f44d3 commit 25a6be5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/models/nomenclature_change/output.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ class NomenclatureChange::Output < ActiveRecord::Base
:new_name_status, :new_parent_id, :new_rank_id, :taxonomy_id,
:note_en, :note_es, :note_fr, :internal_note, :is_primary_output,
:parent_reassignments_attributes, :name_reassignments_attributes,
:distribution_reassignments_attributes, :legislation_reassignments_attributes, :tag_list
:distribution_reassignments_attributes, :legislation_reassignments_attributes,
:output_type, :tag_list

belongs_to :nomenclature_change
belongs_to :taxon_concept
Expand Down

0 comments on commit 25a6be5

Please sign in to comment.