Project

General

Profile

« Previous | Next » 

Revision 2fc5c836

Added by Andreas Kohlbecker almost 4 years ago

cleaning up and renaming entitiy annotation footnote key methods

View differences:

modules/cdm_dataportal/includes/pages.inc
722 722
    $special_annotations_array = array();
723 723
    $special_annotations_array[] = $taxon->name;
724 724
    $special_annotations_array[] = $taxon;
725
    $accepted_name .= theme('cdm_annotations_as_footnotekeys', array(
725
    $accepted_name .= theme('cdm_entities_annotations_as_footnotekeys', array(
726 726
        'cdmBase_list' => $special_annotations_array,
727 727
        'footnote_list_key' => $synonymy_render_path . '-annotations')
728 728
    );

Also available in: Unified diff