Subversion Repositories DevTools

Rev

Rev 125 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 125 Rev 5382
Line 175... Line 175...
175
                     </td>
175
                     </td>
176
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif">
176
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif">
177
                        <%If rsTemp("autotested") = "Y" Then%>Yes<%Else%>No<%End If%>
177
                        <%If rsTemp("autotested") = "Y" Then%>Yes<%Else%>No<%End If%>
178
                     </td>
178
                     </td>
179
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif"><%=rsTemp("branches")%></td>
179
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif"><%=rsTemp("branches")%></td>
180
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif"><%=EuroDate(rsTemp("modified_stamp"))%></td>
180
                     <td nowrap class="body_txt" background="images/bg_form_lightgray.gif"><%=rsTemp("modified_stamp")%></td>
181
                  </tr>
181
                  </tr>
182
                  <tr>
182
                  <tr>
183
                     <td nowrap class="body_txt" colspan="3">
183
                     <td nowrap class="body_txt" colspan="3">
184
                        <div id="DIVRTAG_<%=Request("rtag_id")%>_<%=rsTemp("pv_id")%>_PREV_PKG_VERS" style="display:none;"><%=enumLOADING%></div>
184
                        <div id="DIVRTAG_<%=Request("rtag_id")%>_<%=rsTemp("pv_id")%>_PREV_PKG_VERS" style="display:none;"><%=enumLOADING%></div>
185
                     </td>
185
                     </td>