Project

General

Profile

« Previous | Next » 

Revision e9cc637a

Added by Andreas Kohlbecker over 3 years ago

ref #8543 refactoring cdm_annotations 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_annotations' => array('variables' => array('annotations' => NULL, 'enclosingTag' => 'span')),
51 50
    'cdm_marker' => array('variables' => array('label' => NULL, 'attributes' => NULL)),
52 51
    'cdm_pager' => array('variables' => array('pager' => NULL, 'path' => NULL, 'parameters' => NULL)),
53 52
    'cdm_pager_link' => array('variables' => array(

Also available in: Unified diff