Project

General

Profile

« Previous | Next » 

Revision 2d78d276

Added by Andreas Kohlbecker over 4 years ago

ref #8787 uncommenting previously implemented improved display of exact values

View differences:

modules/cdm_dataportal/includes/common.inc
667 667

  
668 668
  switch ($cdm_entity->class) {
669 669
    case 'TaxonDescription':
670
    case 'NameDescription':
671
    case 'SpecimenDescription':
670 672
      $link =  '<span class="' . html_class_attribute_ref($cdm_entity) . '">' . $cdm_entity->titleCache . '</span> ' . icon_link(path_to_description($cdm_entity->uuid));
671 673
      break;
672 674
    default:

Also available in: Unified diff