Changeset 1458 for trunk/grails-app/views/advancedQuery/sampleresults.gsp
- Timestamp:
- Jan 31, 2011, 8:16:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/views/advancedQuery/sampleresults.gsp
r1430 r1458 27 27 </p> 28 28 29 29 30 <g:if test="${search.getNumResults() > 0}"> 30 31 … … 32 33 <thead> 33 34 <tr> 34 <th colspan="2"></th>35 35 <th>Study</th> 36 36 <th>Name</th>
Note: See TracChangeset
for help on using the changeset viewer.