Project

General

Profile

« Previous | Next » 

Revision 84760d27

Added by Andreas Kohlbecker over 3 years ago

ref #6581 adapting init strategy to new original source handling

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/NameTypeDesignationPresenter.java
124 124
                "annotations.*", // * is needed as log as we are using a table in FilterableAnnotationsField
125 125
                "typifiedNames.typeDesignations", // important !!
126 126
                "typeName.$",
127
                "citation"
127
                "source.citation",
128
                "source.annotations",
129
                "source.markers",
128 130
                }
129 131
        ));
130 132

  

Also available in: Unified diff