Project

General

Profile

« Previous | Next » 

Revision 07995a3a

Added by Andreas Müller over 5 years ago

Add label to EM feature tree

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/app/berlinModelImport/EuroMedActivator.java
317 317

  
318 318
                //make feature tree
319 319
                FeatureTree tree = TreeCreator.flatTree(featureTreeUuid, config.getFeatureMap(), featureKeyList);
320
                tree.setTitleCache("Euro+Med Feature Tree", true);
320 321
                FeatureNode imageNode = FeatureNode.NewInstance(Feature.IMAGE());
321 322
                tree.getRoot().addChild(imageNode);
322 323
                FeatureNode distributionNode = FeatureNode.NewInstance(Feature.DISTRIBUTION());

Also available in: Unified diff