Project

General

Profile

« Previous | Next » 

Revision 4f462b79

Added by Andreas Kohlbecker over 16 years ago

View differences:

modules/cdm_dataportal/cdm_dataportal.theme.php
228 228
function theme_cdm_taxon_page($taxonTO){
229 229
  $out = '';
230 230
  
231
  //$out .= theme('cdm_typedesignations', $typedesignations);
231
  $out .= theme('cdm_typedesignations', $taxonTO->);
232 232
  
233 233
  $out .= theme('cdm_homotypicSynonyms', $taxonTO->homotypicSynonyms);
234 234
  

Also available in: Unified diff