Revision f79d32d6
Added by Andreas Kohlbecker almost 7 years ago
modules/cdm_dataportal/includes/descriptions.inc | ||
---|---|---|
502 | 502 |
|
503 | 503 |
$config = $feature_block_settings; |
504 | 504 |
unset($config['sources_as_content_to_bibliography']); |
505 |
$config['add_footnote_keys'] = 0; |
|
505 | 506 |
if($feature_block_settings['sources_as_content'] !== 1 || $feature_block_settings['sources_as_content_to_bibliography'] == 1) { |
506 | 507 |
$config['add_footnote_keys'] = 1; |
507 | 508 |
} |
Also available in: Unified diff
ref #6301 sources as inline elements on media page