Project

General

Profile

« Previous | Next » 

Revision ddbbdb0b

Added by Katja Luther about 5 years ago

ref #7599: exclude collection string from specimen tree view

View differences:

modules/cdm_dataportal/includes/occurrences.inc
433 433
                        break;
434 434

  
435 435
                    case 'specimenTypeDesignations':
436

  
437
                        //TODO: better display of details!!
436 438
                        @_description_list_group_add(
437 439
                            $groups,
438 440
                            cdm_occurrence_field_name_label($field),
......
988 990
            'protectedTitleCache',
989 991
            'class',
990 992
            'uuid',
991
            'derivates'
993
            'derivates',
994
            'collection'
992 995
        );
993 996
    }
994 997
    $items = array();

Also available in: Unified diff