Revision 2fc97419
Added by Andreas Kohlbecker over 8 years ago
7.x/modules/cdm_dataportal/theme/theme_registry.inc | ||
---|---|---|
110 | 110 |
'enclosingTag' => 'span', |
111 | 111 |
)), |
112 | 112 |
'cdm_description_ordered_distributions' => array('variables' => array( |
113 |
// TODO REMOVE 'taxon_uuid' => NULL, |
|
114 | 113 |
'distribution_tree' => NULL, |
115 | 114 |
)), |
116 | 115 |
'cdm_IdentificationKey' => array('variables' => array( |
Also available in: Unified diff
dataportal now uses the DescriptionInfoDTO service - cleaning up old stuff