Project

General

Profile

« Previous | Next » 

Revision c8b3ae89

Added by Andreas Kohlbecker over 12 years ago

fixing #1933 (DescriptionElementBases do not show annotation footnotes in flora malesiana)

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.common.theme
154 154
 *	TaxonNode
155 155
 *  WorkingSet
156 156
 *
157
 * TODO it should be configurable which objects can be annotated as this might differ in dataportals
158
 *
159 157
 */
160
function theme_cdm_annotations_as_footnotekeys($cdmBase, $footnote_list_key = array()){
158
function theme_cdm_annotations_as_footnotekeys($cdmBase, $footnote_list_key = null){
161 159
  if (variable_get('cdm_dataportal_annotations_footnotes', CDM_DATAPORTAL_ALL_FOOTNOTES)){
162 160
    return '';
163 161
  }

Also available in: Unified diff