Project

General

Profile

« Previous | Next » 

Revision 6421984d

Added by Andreas Kohlbecker about 8 years ago

#5697 display of taxonRelationShipTypes configurable

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.taxon.theme
126 126
  $footnotes = theme('cdm_footnotes', array('footnoteListKey' => $footnoteListKey, 'enclosingTag' => 'li'));
127 127
  $footnotes .= theme('cdm_annotation_footnotes', array('footnoteListKey' => $footnoteListKey, 'enclosingTag' => 'li'));
128 128

  
129
// AK: why splitting footnotes at the sennsu string ??? this is weired and hacky
129
// AK: why splitting footnotes at the sensu string ??? this is weired and hacky
130 130
//     TODO remove below dead code
131 131
//   $tr_footnotes_exploded = explode('sensu', $tr_footnotes);
132 132
//   $tr_footnotes_aux = '';

Also available in: Unified diff