Project

General

Profile

« Previous | Next » 

Revision 9078b9c6

Added by Andreas Kohlbecker over 4 years ago

ref #8686 fixing refactoring bug

View differences:

modules/cdm_dataportal/includes/descriptions.inc
550 550
        if (_is_original_source_type($source)) {
551 551
          $reference_citation = render_original_source(
552 552
            $source,
553
            $config['link_to_name_used_in_source'] == 1,
554
            $config['link_to_reference'] == 1
553
            $config['link_to_reference'] == 1,
554
            $config['link_to_name_used_in_source'] == 1
555 555
          );
556 556

  
557 557
          if ($reference_citation) {

Also available in: Unified diff