Project

General

Profile

« Previous | Next » 

Revision d8069342

Added by Andreas Kohlbecker over 2 years ago

ref #8543 further harmonizing footnote functions

View differences:

modules/cdm_dataportal/includes/occurrences.inc
761 761

  
762 762
        $derivatives[] = $occurrence_elements;
763 763
        // all footnotes which has been assembled so far (e.g. from typeDesignations) to here
764
//       $foonote_li_elements = cdm_footnotes(RenderHints::getFootnoteListKey(), 'span');
764
//       $foonote_li_elements = render_footnotes(RenderHints::getFootnoteListKey(), 'span');
765 765
//        if (!empty($foonote_li_elements)) {
766 766
//            $derivatives[] =  array(
767 767
//                '#markup' =>  '<div class="footnotes">' . $foonote_li_elements . '</div>',

Also available in: Unified diff