Changeset 2482
- Timestamp:
- Aug 3, 2006, 7:59:39 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/views/rawbioassays/view_rawbioassay.jsp
r2420 r2482 304 304 <h4>Spot images</h4> 305 305 <% 306 if ( rawBioAssay.hasSpotImages())306 if (!rawBioAssay.hasSpotImages()) 307 307 { 308 308 %>
Note: See TracChangeset
for help on using the changeset viewer.