Project

General

Profile

« Previous | Next » 

Revision 67f32f09

Added by Andreas Kohlbecker almost 6 years ago

renaming specimen_detivate_hierarchy_table to specimen_table and updating documentation

View differences:

modules/cdm_dataportal/cdm_dataportal.module
1851 1851
        $tokens = explode("#", $field_unit_ref);
1852 1852
        $field_unit_uuids[] = $tokens[1];
1853 1853
      }
1854
      $render_array['specimen_table'] = compose_derivate_hierarchy_table($field_unit_uuids);
1854
      $render_array['specimen_table'] = compose_specimen_table($field_unit_uuids);
1855 1855
    }
1856 1856

  
1857 1857
  } else {

Also available in: Unified diff