Project

General

Profile

« Previous | Next » 

Revision 834fb28c

Added by Andreas Kohlbecker over 7 years ago

#5793 reverting last solution and using new defaults

View differences:

modules/cdm_dataportal/settings.php
421 421
    'item_group_postfix' => ''
422 422
  ),
423 423
  "level_1" => array(
424
    'label_suffix' => '',
424
    'label_suffix' => ' ‒', // ' ‒'
425 425
    'item_glue' => '; ',
426 426
    'item_group_prefix' => ', ',
427 427
    'item_group_postfix' => ''
428 428
  ),
429 429
  "level_2" => array(
430
    'label_suffix' => '',
430
    'label_suffix' => ' ‒', // ' ‒'
431 431
    'item_glue' => ', ',
432 432
    'item_group_prefix' => ' (',
433 433
    'item_group_postfix' => ')'

Also available in: Unified diff