Project

General

Profile

« Previous | Next » 

Revision 2154d631

Added by Andreas Kohlbecker almost 5 years ago

typedesignation status and registered name bold also in name page

View differences:

modules/cdm_dataportal/includes/name.inc
1000 1000
      }
1001 1001

  
1002 1002
      $render_array['type_designations'][] = markup_to_render_array('<div class="specimen_type_designation ' . html_class_attribute_ref($specimen_type)  . '">
1003
          <span class="type_status">' . ucfirst($type_status) . "</span>: "
1003
          <span class="type-status">' . ucfirst($type_status) . "</span>: "
1004 1004
        . $derivedUnitFacadeInstance->titleCache
1005 1005
        . ($citation_markup ? ' '. $citation_markup : '')
1006 1006
        . ($preferredStableUri ? " ". l($preferredStableUri,  $preferredStableUri) : '')

Also available in: Unified diff