Project

General

Profile

« Previous | Next » 

Revision 8cf9238f

Added by Andreas Kohlbecker almost 11 years ago

cleaning up unused and old code related to #3050 (unused variable in cdm_taxon_page_title)

View differences:

7.x/modules/cdm_dataportal/theme/cdm_dataportal.page.theme
26 26
 */
27 27
function theme_cdm_taxon_page_title($variables) {
28 28
  $taxon = $variables['taxon'];
29
  $uuid = $variables['uuid'];
30 29
  RenderHints::pushToRenderStack('taxon_page_title');
31 30
  $referenceUri = '';
32 31
  $out = '';

Also available in: Unified diff