Project

General

Profile

« Previous | Next » 

Revision 7635cc7d

Added by Andreas Kohlbecker over 7 years ago

ref #6201 fixing problem related to changes in taxon/{uuid}/accepted service

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
128 128
  // both should have the same footnote key
129 129
  RenderHints::setFootnoteListKey(RenderHints::getRenderPath());
130 130

  
131
  $synomymie = cdm_ws_get(CDM_WS_PORTAL_TAXON_SYNONYMY, $taxon->uuid);
131
  $synomymie = cdm_ws_get(CDM_WS_PORTAL_TAXON_SYNONYMY, array($taxon->uuid));
132 132

  
133 133
  $out = '';
134 134

  

Also available in: Unified diff