Revision bc7f81f1
Added by Andreas Kohlbecker over 2 years ago
modules/cdm_dataportal/theme/theme_registry.inc | ||
---|---|---|
38 | 38 |
|
39 | 39 |
// Themes in cdm_dataportal.common.theme. |
40 | 40 |
'cdm_entities_annotations_as_footnotekeys' => array('variables' => array('cdmBase_list' => NULL, 'footnote_list_key' => NULL)), |
41 |
'cdm_annotation_content' => array('variables' => array('AnnotationTO' => NULL)), |
|
42 |
'cdm_list_of_annotations' => array('variables' => array('annotationElements' => NULL)), |
|
43 | 41 |
'cdm_footnote_key' => array('variables' => array( |
44 | 42 |
'footnoteKey' => NULL, |
45 | 43 |
'separator' => '', |
Also available in: Unified diff
ref #8543 removing unused footnote related theme functions