Revision b2ebf0d3
Added by Andreas Kohlbecker about 6 years ago
modules/cdm_dataportal/theme/theme_registry.inc | ||
---|---|---|
155 | 155 |
'cdm_taxonpage_tab' => array('variables' => array('tabname' => NULL)), |
156 | 156 |
|
157 | 157 |
// Themes in cdm_dataportal.references.theme. |
158 |
'cdm_reference_pager' => array('variables' => array( |
|
159 |
'referencePager' => NULL, |
|
160 |
'path' => NULL, |
|
161 |
'parameters' => array(), |
|
162 |
)), |
|
163 | 158 |
'cdm_reference' => array('variables' => array( |
164 | 159 |
'reference' => NULL, |
165 | 160 |
'microReference' => NULL, |
Also available in: Unified diff
turning theme method theme_cdm_reference_pager into simple markup method