Project

General

Profile

« Previous | Next » 

Revision f79d32d6

Added by Andreas Kohlbecker almost 7 years ago

ref #6301 sources as inline elements on media page

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.page.theme
609 609
  $out .= '</div>';
610 610

  
611 611
  // General media metadata.
612
  $metadataToPrint = theme('cdm_media_caption', array('media' => $media));
612
  $metadataToPrint = theme('cdm_media_caption', array('media' => $media, 'sources_as_content' => true));
613 613
  $out .= $metadataToPrint;
614 614

  
615 615
  // Tabs for the different representations.

Also available in: Unified diff