Project

General

Profile

« Previous | Next » 

Revision d192702d

Added by Andreas Kohlbecker about 7 years ago

ref #6374 using the correct feature block settings for use descriptions

View differences:

modules/cdm_dataportal/theme/cdm_dataportal.descriptions.theme
374 374
    return '';
375 375
  }
376 376

  
377
  $feature_block_settings = get_feature_block_settings(UUID_DISTRIBUTION); //FIXME wrong UUID here
377
  $feature_block_settings = get_feature_block_settings(UUID_USE_RECORD);
378 378

  
379 379
  $descriptionSynonyms = '';
380 380
  $descriptionOut = '';

Also available in: Unified diff