Project

General

Profile

« Previous | Next » 

Revision cafc7c3b

Added by Andreas Kohlbecker about 13 years ago

displaying polytomous keys (addons to #2152)

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
912 912

  
913 913
  drupal_set_title($polytomousKey->titleCache);
914 914

  
915
  $out = theme("cdm_IdentificationKey", $polytomousKey, false);
915
  $out = theme("cdm_IdentificationKey", $polytomousKey, false, false);
916 916

  
917 917
  // key nodes in linked style
918 918
  $out .= theme('cdm_polytomousKey', $polytomousKey);

Also available in: Unified diff