Project

General

Profile

« Previous | Next » 

Revision 6421984d

Added by Andreas Kohlbecker about 8 years ago

#5697 display of taxonRelationShipTypes configurable

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
128 128

  
129 129
  $synomymie = cdm_ws_get(CDM_WS_PORTAL_TAXON_SYNONYMY, $taxon->uuid);
130 130
  $skip = array(
131
    UUID_BASIONYM,
131
    UUID_NAMERELATIONSHIPTYPE_BASIONYM,
132 132
  );
133 133
  $out = '';
134 134

  

Also available in: Unified diff