Project

General

Profile

« Previous | Next » 

Revision ed0183ea

Added by Andreas Kohlbecker over 7 years ago

ref #4490 cleaning up: removing theme registry entry

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
150 150
        'partId' => FALSE,
151 151
    )),
152 152
    'cdm_polytomousKey_page' => array('variables' => array('polytomousKey' => NULL)),
153
    'cdm_taxonpage_tab' => array('variables' => array('tabname' => NULL)),
154 153

  
155 154
    // Themes in cdm_dataportal.references.theme.
156 155
    'cdm_reference' => array('variables' => array(
themes/garland_diptera/template.php
212 212
 *
213 213
 * @param $tabname
214 214
 * @return unknown_type
215
 * FIXME the theme hoock cdm_taxonpage_tab no linger exists use the settings instead
215 216
 */
216 217
function garland_diptera_cdm_taxonpage_tab($tabname){
217 218
  switch($tabname){

Also available in: Unified diff