Project

General

Profile

« Previous | Next » 

Revision 5fa985eb

Added by Andreas Kohlbecker about 10 years ago

fixing #3567 (Rename all FieldObservations by FieldUnit in data portals)

View differences:

7.x/modules/cdm_dataportal/includes/occurrences.inc
98 98

  
99 99
          /* ---- java.lang.Object --- */
100 100
          case 'class':
101
            if($value != '' /* FieldObservation' */){
101
            if($value != '' /* FieldUnit' */){
102 102
              @_description_list_group_add($groups, cdm_occurrence_field_name_label($field), $value);
103 103
            }
104 104
          break;

Also available in: Unified diff