Project

General

Profile

« Previous | Next » 

Revision e04ffd41

Added by Andreas Kohlbecker almost 6 years ago

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/TaxonNameEditorPresenter.java
152 152

  
153 153
                "status.type",
154 154

  
155
                "combinationAuthorship.teamMembers",
156
                "exCombinationAuthorship.teamMembers",
157
                "basionymAuthorship.teamMembers",
158
                "exBasionymAuthorship.teamMembers",
155
                "combinationAuthorship",
156
                "exCombinationAuthorship",
157
                "basionymAuthorship",
158
                "exBasionymAuthorship",
159 159

  
160 160
                // basionyms: relationsToThisName.fromName
161 161
                "relationsToThisName.type",
162 162
                "relationsToThisName.fromName.rank",
163
                "relationsToThisName.fromName.combinationAuthorship.teamMembers",
164
                "relationsToThisName.fromName.exCombinationAuthorship.teamMembers",
165
                "relationsToThisName.fromName.nomenclaturalReference.authorship.teamMembers",
166
                "relationsToThisName.fromName.nomenclaturalReference.inReference.authorship.teamMembers",
167
                "relationsToThisName.fromName.nomenclaturalReference.inReference.inReference.inReference.authorship.teamMembers",
163
                "relationsToThisName.fromName.combinationAuthorship",
164
                "relationsToThisName.fromName.exCombinationAuthorship",
165
                "relationsToThisName.fromName.nomenclaturalReference.authorship",
166
                "relationsToThisName.fromName.nomenclaturalReference.inReference.authorship",
167
                "relationsToThisName.fromName.nomenclaturalReference.inReference.inReference.inReference.authorship",
168 168
                "relationsToThisName.fromName.relationsToThisName",
169 169
                "relationsToThisName.fromName.relationsFromThisName",
170 170

  

Also available in: Unified diff