Changeset 942 for trunk/grails-app/views/study/show.gsp
- Timestamp:
- Oct 14, 2010, 1:06:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/study/show.gsp
r936 r942 597 597 <th></th> 598 598 </g:if> 599 <th width="100">Assay Code</th> 599 600 <th width="100">Assay Name</th> 600 601 <th width="100">Module</th> … … 614 615 </td> 615 616 </g:if> 617 <td>${assay.token}</td> 616 618 <td>${assay.name}</td> 617 619 <td>${assay.module.name}</td>
Note: See TracChangeset
for help on using the changeset viewer.