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/occurrences.inc
397 397
//                 continue;
398 398
//               }
399 399
              $elements_by_feature = _mergeFeatureTreeDescriptions($occurrence_featureTree->root->childNodes, $description->elements);
400
              $description_render_elements = compose_cdm_feature_nodes($elements_by_feature, null);
400
              $description_render_elements = compose_feature_blocks($elements_by_feature, null);
401 401
              $dd_elements[] = $description_render_elements;
402 402
            }
403 403

  

Also available in: Unified diff