Changeset 1009 for trunk/grails-app/views
- Timestamp:
- Oct 28, 2010, 3:48:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/study/show.gsp
r1008 r1009 634 634 %{--<td><a href="${assay.module.url}/assay/${assay.externalAssayID}">view</a></td>--}% 635 635 <td><jumpbar:link 636 linkDest="${createLink(action:'show', id:study .id)}"636 linkDest="${createLink(action:'show', id:studyInstance.id)}" 637 637 linkText='Go back to GSCF' 638 638 frameSource="${assay.module.url}/assay/showByToken/${assay.externalAssayID}"
Note: See TracChangeset
for help on using the changeset viewer.