Project

General

Profile

« Previous | Next » 

Revision a067cc04

Added by Andreas Kohlbecker over 3 years ago

ref #8543 avoiding separation of annotation and source footnotes by always passing defined footnote_list_key_suggestion

View differences:

modules/cdm_dataportal/includes/taxon-node.inc
43 43
        'add_footnote_keys' => true,
44 44
        'bibliography_aware' => $bibliography_settings['enabled'] == 1),
45 45
        '',
46
        null);
46
        RenderHints::getFootnoteListKey());
47 47

  
48 48
      if(isset($taxon_node->status)){
49 49
        $state_label = strtolower($taxon_node->status->message_L10n);

Also available in: Unified diff