Project

General

Profile

« Previous | Next » 

Revision aa26f9f0

Added by Andreas Kohlbecker about 8 years ago

restructuring description element code

View differences:

modules/cdm_dataportal/includes/pages.inc
729 729

  
730 730

  
731 731
  // Render the sections for each feature
732
  $render_array['taxon_description_features'] = compose_cdm_feature_nodes($merged_tree->root->childNodes, $taxon);
732
  $render_array['taxon_description_features'] = compose_feature_blocks($merged_tree->root->childNodes, $taxon);
733 733

  
734 734
  $bibliography_settings = get_bibliography_settings();
735 735
  if($bibliography_settings['enabled'] == 1){

Also available in: Unified diff