Project

General

Profile

« Previous | Next » 

Revision 3c99472c

Added by Andreas Kohlbecker over 12 years ago

fixing abbreviatedLabels

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.taxon.theme
108 108

  
109 109
    		}
110 110
	    } else {
111
	       $taxonRelationshipsLines[] = theme('cdm_related_taxon',$taxonRelation->fromTaxon, $taxonRelation->type->uuid, $taxonRelation->type->abbreviatedLabel);
111
	       $taxonRelationshipsLines[] = theme('cdm_related_taxon',$taxonRelation->fromTaxon, $taxonRelation->type->uuid, $taxonRelation->type->representation_L10n_abbreviatedLabel);
112 112
	    }
113 113
	}
114 114

  

Also available in: Unified diff