Revision 9ece0f7b
Added by Andreas Kohlbecker over 2 years ago
modules/cdm_dataportal/theme/theme_registry.inc | ||
---|---|---|
46 | 46 |
'highlightable' => TRUE, |
47 | 47 |
'separator_off' => FALSE, |
48 | 48 |
)), |
49 |
'cdm_footnote' => array('variables' => array('footnoteKey' => NULL, 'footnoteText' => NULL, 'enclosing_tag' => 'span')), |
|
50 | 49 |
'cdm_marker' => array('variables' => array('label' => NULL, 'attributes' => NULL)), |
51 | 50 |
'cdm_pager' => array('variables' => array('pager' => NULL, 'path' => NULL, 'parameters' => NULL)), |
52 | 51 |
'cdm_pager_link' => array('variables' => array( |
Also available in: Unified diff
ref #8543 refactoring cdm_footnotes to normal function