Project

General

Profile

« Previous | Next » 

Revision d8001ede

Added by Andreas Kohlbecker over 3 years ago

ref #9335 using term representation instead of titleCache

View differences:

modules/cdm_dataportal/cdm_api/cdm_api.module
2564 2564
    }
2565 2565
    // Do not add the DEFAULT_FEATURETREE again,
2566 2566
    if ($featureTree->uuid != UUID_DEFAULT_FEATURETREE) {
2567
      $options[$featureTree->uuid] = $featureTree->titleCache;
2567
      $options[$featureTree->uuid] = $featureTree->representation_L10n;
2568 2568
    }
2569 2569

  
2570 2570
    // Render the hierarchic tree structure

Also available in: Unified diff