Project

General

Profile

« Previous | Next » 

Revision c02da888

Added by Katja Luther over 5 years ago

revert small bug coming with merge of feature/specimenportal

View differences:

modules/cdm_dataportal/includes/pages.inc
232 232
                //     -> Dynabox for the specimenOrObservation
233 233
                $gallery_name = $specimenOrObservation->uuid;
234 234

  
235
                $derived_unit_ws_request = cdm_compose_url(CDM_WS_OCCURRENCE,  array( $specimenOrObservation->taxonRelatedDerivedUnits[0], 'occurrencesDTO') );
235
                $derived_unit_ws_request = cdm_compose_url(CDM_WS_OCCURRENCE, array( $specimenOrObservation->uuid));
236 236
                // --- Render associated media.
237 237
                $gallery_html = '';
238 238
                if (count($mediaList) > 0) {

Also available in: Unified diff