Project

General

Profile

« Previous | Next » 

Revision 829d7f26

Added by Andreas Kohlbecker almost 4 years ago

ref #8134 render_type_designations() cleaning code

View differences:

modules/cdm_dataportal/includes/name.inc
884 884
  RenderHints::pushToRenderStack('typedesignations');
885 885

  
886 886
  $out = '<' . $enclosing_tag .' class="typeDesignations">';
887
  $typeDesignation_footnotes = FALSE;
888
  $is_lectotype = FALSE;
889 887
  $specimen_type_designations = array();
890 888
  $name_type_designations = array();
891 889
  $textual_type_designations = array();

Also available in: Unified diff