Project

General

Profile

« Previous | Next » 

Revision 79e61daa

Added by Patrick Plitzner over 4 years ago

ref #8673 Adapt more specific description type

View differences:

modules/cdm_dataportal/includes/pages.inc
577 577
  }
578 578

  
579 579
    $descriptionTypes = array();
580
    $descriptionTypes['descriptionTypes'] = ("AGGREGATED");
580
    $descriptionTypes['descriptionTypes'] = ("AGGREGATED_STRUC_DESC");
581 581
    $aggregatedDescriptions = cdm_ws_fetch_all(CDM_WS_PORTAL_TAXON . '/' . $taxon->uuid . '/descriptions', $descriptionTypes);
582 582
    if (isset($aggregatedDescriptions) and !empty($aggregatedDescriptions)) {
583 583
        // descriptions pseudo feature

Also available in: Unified diff