Project

General

Profile

« Previous | Next » 

Revision c5294246

Added by Andreas Kohlbecker over 7 years ago

ref #3061 fixing position of footnote

View differences:

modules/cdm_dataportal/includes/taxon.inc
84 84
        $sensu_citation_footnote_str = null;
85 85

  
86 86
        if(isset($taxonRelation->fromTaxon->sec)) {
87

  
87 88
          $sensu_citation_footnote_str = theme('cdm_reference', array('reference' => $taxonRelation->fromTaxon->sec));
88 89
          $authorteam = cdm_ws_get(CDM_WS_REFERENCE_AUTHORTEAM, $taxonRelation->fromTaxon->sec->uuid);
89 90

  

Also available in: Unified diff