Project

General

Profile

« Previous | Next » 

Revision b810c46f

Added by Andreas Kohlbecker over 3 years ago

ref #8543 refactoring theme_cdm_footnotes to normal function

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
47 47
        'separator_off' => FALSE,
48 48
    )),
49 49
    'cdm_footnote' => array('variables' => array('footnoteKey' => NULL, 'footnoteText' => NULL, 'enclosing_tag' => 'span')),
50
    'cdm_footnotes' => array('variables' => array(
51
        'footnoteListKey' => NULL,
52
        'enclosingTag' => 'span',
53
    )),
54 50
    'cdm_annotations' => array('variables' => array('annotations' => NULL, 'enclosingTag' => 'span')),
55 51
    'cdm_marker' => array('variables' => array('label' => NULL, 'attributes' => NULL)),
56 52
    'cdm_pager' => array('variables' => array('pager' => NULL, 'path' => NULL, 'parameters' => NULL)),

Also available in: Unified diff