Project

General

Profile

« Previous | Next » 

Revision aa26f9f0

Added by Andreas Kohlbecker over 7 years ago

restructuring description element code

View differences:

modules/cdm_dataportal/cdm_dataportal.api.php
51 51
        }
52 52
        if ($numberOfChildren > 0) {
53 53
            $block = feature_block('Number of Taxa');
54
            // FIXME use compose_cdm_feature_block_elements() in next line
54
            // FIXME use compose_feature_block_elements() in next line
55 55
            $block->content = array(markup_to_render_array(
56 56
                '<ul class="feature-block-elements"><li>'
57 57
                . $numberOfChildren . " " . $subRank

Also available in: Unified diff