ref #9332 adapting initstrategy
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 24 Mar 2021 10:22:04 +0000 (11:22 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Wed, 24 Mar 2021 10:22:04 +0000 (11:22 +0100)
cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/TypeDesignationPortalController.java

index cda5c22071c775dae7e226abf2cec465c2841326..9933e3cc781baac0c59dc2a03124ae24aa963bab 100644 (file)
@@ -36,8 +36,8 @@ public class TypeDesignationPortalController extends TypeDesignationController {
             "typeSpecimen.media",
             "registrations.institution",
             "text",
-            "source.citation.authorship.$", // the lectotype source
-            "source.links.description", // the lectotype source
+            "designationSource.citation.authorship.$",
+            "designationSource.links.description",
             "sources.links.description", // other sources
             "sources.citation.authorship.$" // other sources
     });