Project

General

Profile

« Previous | Next » 

Revision d8b10f90

Added by Andreas Kohlbecker almost 5 years ago

ref #8366 fixing bug

View differences:

modules/cdm_dataportal/includes/name.inc
997 997
        }
998 998
      }
999 999

  
1000
      $render_array['type_designations'] = markup_to_render_array('<div class="specimen_type_designation ' . html_class_attribute_ref($specimen_type)  . '">
1000
      $render_array['type_designations'][] = markup_to_render_array('<div class="specimen_type_designation ' . html_class_attribute_ref($specimen_type)  . '">
1001 1001
          <span class="type_status">' . ucfirst($type_status) . "</span>: "
1002 1002
        . $derivedUnitFacadeInstance->titleCache
1003 1003
        . ($citation_markup ? ' '. $citation_markup : '')

Also available in: Unified diff