| Line 756... |
Line 756... |
| 756 |
<td align="center" class="form_item"><img src='images/i_locked.gif' width='7' height='10' hspace='6'></td>
|
756 |
<td align="center" class="form_item"><img src='images/i_locked.gif' width='7' height='10' hspace='6'></td>
|
| 757 |
<%Else%>
|
757 |
<%Else%>
|
| 758 |
<td align="center" class="form_item"><img src='images/spacer.gif' width='7' height='10' hspace='6'></td>
|
758 |
<td align="center" class="form_item"><img src='images/spacer.gif' width='7' height='10' hspace='6'></td>
|
| 759 |
<%End If%>
|
759 |
<%End If%>
|
| 760 |
<td nowrap class="body_row"><%=rsRep("pkg_name") &" "& rsRep("pkg_version")%></td>
|
760 |
<td nowrap class="body_row"><%=rsRep("pkg_name") &" "& rsRep("pkg_version")%></td>
|
| 761 |
<td nowrap><span data-email="<%=rsRep("owner_email")%>" class="mailto txt_linked"><%=rsRep("owner")%></span> </td>
|
761 |
<td nowrap><%=emailField(rsRep("owner"),rsRep("owner_email"))%> </td>
|
| 762 |
<td nowrap><span data-email="<%=rsRep("modifier_email")%>" class="mailto txt_linked"><%=rsRep("modifier")%></span> </td>
|
762 |
<td nowrap><%=emailField(rsRep("modifier"),rsRep("modifier_email"))%> </td>
|
| 763 |
<td class="body_row"><%=DisplayDate( rsRep("insert_stamp") )%></td>
|
763 |
<td class="body_row"><%=DisplayDate( rsRep("insert_stamp") )%></td>
|
| 764 |
<td class="body_row"></td>
|
764 |
<td class="body_row"></td>
|
| 765 |
</tr>
|
765 |
</tr>
|
| 766 |
<% rsRep.MoveNext
|
766 |
<% rsRep.MoveNext
|
| 767 |
WEnd
|
767 |
WEnd
|
| Line 1544... |
Line 1544... |
| 1544 |
' -------- END GROUP ------------------------
|
1544 |
' -------- END GROUP ------------------------
|
| 1545 |
%>
|
1545 |
%>
|
| 1546 |
<tr>
|
1546 |
<tr>
|
| 1547 |
<td class="body_row"></td>
|
1547 |
<td class="body_row"></td>
|
| 1548 |
<td nowrap class="body_row"><a href="used_by.asp?pv_id=<%=rsRep("pv_id")%>&rtag_id=<%=NNrtag_id%>" class="txt_linked"><%=rsRep("pkg_name") &" "& rsRep("pkg_version")%></a></td>
|
1548 |
<td nowrap class="body_row"><a href="used_by.asp?pv_id=<%=rsRep("pv_id")%>&rtag_id=<%=NNrtag_id%>" class="txt_linked"><%=rsRep("pkg_name") &" "& rsRep("pkg_version")%></a></td>
|
| 1549 |
<td nowrap class="body_row"><%=DisplayDate( rsRep("modified_stamp") )%> by <span data-email="<%=rsRep("modifier_email")%>" class="mailto txt_linked"><%=rsRep("modifier")%></span> </td>
|
1549 |
<td nowrap class="body_row"><%=DisplayDate( rsRep("modified_stamp") )%> by <%=emailField(rsRep("modifier"),rsRep("modifier_email"))%> </td>
|
| 1550 |
<td nowrap class="body_row"><%=DisplayDate( rsRep("insert_stamp") )%> by <span data-email="<%=rsRep("insertor_email")%>" class="mailto txt_linked"><%=rsRep("insertor")%></span> </td>
|
1550 |
<td nowrap class="body_row"><%=DisplayDate( rsRep("insert_stamp") )%> by <%=emailField(rsRep("insertor"),rsRep("insertor_email"))%> </td>
|
| 1551 |
<td class="body_row"></td>
|
1551 |
<td class="body_row"></td>
|
| 1552 |
</tr>
|
1552 |
</tr>
|
| 1553 |
<% rsRep.MoveNext
|
1553 |
<% rsRep.MoveNext
|
| 1554 |
WEnd
|
1554 |
WEnd
|
| 1555 |
%>
|
1555 |
%>
|
| Line 2848... |
Line 2848... |
| 2848 |
<td> </td>
|
2848 |
<td> </td>
|
| 2849 |
<td> </td>
|
2849 |
<td> </td>
|
| 2850 |
<td> </td>
|
2850 |
<td> </td>
|
| 2851 |
<td bgcolor="#F5F5F5" valign="top" nowrap class="body_row"><img src="images/i_test.gif" width="16" height="16" hspace="1" align="absmiddle"><%=rsRep("test_name")%></td>
|
2851 |
<td bgcolor="#F5F5F5" valign="top" nowrap class="body_row"><img src="images/i_test.gif" width="16" height="16" hspace="1" align="absmiddle"><%=rsRep("test_name")%></td>
|
| 2852 |
<td bgcolor="#F5F5F5" valign="top" class="body_row"><%=NewLine_To_BR ( To_HTML ( rsRep("test_summary") ) )%></td>
|
2852 |
<td bgcolor="#F5F5F5" valign="top" class="body_row"><%=NewLine_To_BR ( To_HTML ( rsRep("test_summary") ) )%></td>
|
| 2853 |
<td bgcolor="#F5F5F5" align="center" valign="top"> </td>
|
2853 |
<td bgcolor="#F5F5F5" align="center" valign="top"></td>
|
| 2854 |
<td bgcolor="#F5F5F5" valign="top" nowrap class="body_txt"><%=DisplayDate ( rsRep("completion_date") )%> <span data-email="<%=rsRep("user_email")%>" class="mailto txt_linked"><%=rsRep("completed_by")%></span> </td>
|
2854 |
<td bgcolor="#F5F5F5" valign="top" nowrap class="body_txt"><%=DisplayDate ( rsRep("completion_date") )%> <%=emailField(rsRep("completed_by"),rsRep("user_email"))%></td>
|
| 2855 |
<td> </td>
|
2855 |
<td> </td>
|
| 2856 |
</tr>
|
2856 |
</tr>
|
| 2857 |
<tr>
|
2857 |
<tr>
|
| 2858 |
<td><img src="images/spacer.gif" width="1" height="1"></td>
|
2858 |
<td><img src="images/spacer.gif" width="1" height="1"></td>
|
| 2859 |
<td><img src="images/spacer.gif" width="1" height="1"></td>
|
2859 |
<td><img src="images/spacer.gif" width="1" height="1"></td>
|