Project

General

Profile

« Previous | Next » 

Revision d0d0a092

Added by Andreas Kohlbecker over 3 years ago

ref #8543 complete removal of annotation footnote code, also removing deprecated methods

View differences:

modules/cdm_dataportal/includes/taxon.inc
210 210
  }
211 211

  
212 212
  $footnotes = render_footnotes($footnote_list_key, 'li');
213
  $footnotes .= render_annotation_footnotes($footnote_list_key,'li');
214 213

  
215 214
  $out .= '<ul class="footnotes">' . $footnotes . '</ul>';
216 215
  $out .= '</div>';

Also available in: Unified diff