Revision 4948
Added by daigle over 15 years ago
header.jsp | ||
---|---|---|
42 | 42 |
<td align="center" nowrap="nowrap" width="100%"> |
43 | 43 |
<table width="100%" border="0" cellspacing="0" cellpadding="0"> |
44 | 44 |
<tr height="92"> |
45 |
<td colspan="2" nowrap="nowrap">
|
|
45 |
<td colspan="3" nowrap="nowrap">
|
|
46 | 46 |
<span class="headertitle"> |
47 | 47 |
SANParks |
48 | 48 |
<br/> |
... | ... | |
57 | 57 |
<td nowrap="nowrap"> |
58 | 58 |
<a href="<%=CGI_URL%>/register-dataset.cgi?cfg=sanparks" target="_top" class="headermenu">Register Data</a> |
59 | 59 |
</td> |
60 |
<td nowrap="nowrap"> |
|
61 |
<a href="searchTPCWorkflowRun.jsp" target="_top" class="headermenu">TPC Status</a> |
|
62 |
</td> |
|
63 |
<td nowrap="nowrap"> |
|
64 |
<a href="searchTPCWorkflow.jsp" target="_top" class="headermenu">TPC Workflows</a> |
|
65 |
</td> |
|
60 | 66 |
</tr> |
61 | 67 |
</table> |
62 | 68 |
</td> |
Also available in: Unified diff
Added tpc workflow search and browse capabilities