Ignore:
Timestamp:
Jan 28, 2011, 1:41:02 PM (13 years ago)
Author:
s.h.sikkema@…
Message:

Using moduleCommunicationService now to fetch measurement data from module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/pilot/show.gsp

    r1430 r1455  
    6363                                                                linkDest="${createLink(action:'show', id:studyInstance.id)}"
    6464                                                                linkText='Go back to GSCF'
    65                                                                 frameSource="${assay.module.url}/assay/showByToken?id=${assay.externalAssayID}&sessionToken=${session.id}"
     65                                                                frameSource="${assay.module.url}/assay/showByToken?id=${assay.giveUUID()}&sessionToken=${session.id}"
    6666                                                                pageTitle="Assay View in Module">
    6767                                                                ${assay.name}
Note: See TracChangeset for help on using the changeset viewer.