Project

General

Profile

« Previous | Next » 

Revision e5d101f3

Added by Francisco Revilla over 13 years ago

fixing ticket #636

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.name.theme
107 107
				$typeReference .= ':'. $std->citationMicroReference .')';
108 108

  
109 109
				$_fkey2 = FootnoteManager::addNewFootnote(RenderHints::getRenderPath() . '-lectotypes', $std->citation->titleCache);
110
				$typeReference .= theme('cdm_footnote_key', $_fkey2, $separator);
110
				$typeReference .= theme('cdm_footnote_key', $_fkey2, $separator, true, true);
111 111
			}
112 112

  
113 113
			$derivedUnitFacadeInstance = cdm_ws_get(CDM_WS_DERIVEDUNIT_FACADE, $std->typeSpecimen->uuid);

Also available in: Unified diff