Subversion Repositories DevTools

Rev

Rev 6185 | Rev 6187 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6185 Rev 6186
Line 192... Line 192...
192
            End If
192
            End If
193
 
193
 
194
            ' check if a daemon instruction exists for this package
194
            ' check if a daemon instruction exists for this package
195
            If pkgInfoHash.Item("hasRippleInstr") Then
195
            If pkgInfoHash.Item("hasRippleInstr") Then
196
                Response.write "<td>"
196
                Response.write "<td>"
197
                Response.write "<img src='images/Cascade.gif' width='19' height='17' border='0' title='Ripple Build Request." & "&#13;" & "Click to view details." & "' onClick=""location.href='build_status.asp?rtag_id=" & irtag_id & "';"" >"
197
                Response.write "<img src='images/Cascade.gif' width='17' height='17' border='0' title='Ripple Build Request." & "&#13;" & "Click to view details." & "' onClick=""location.href='build_status.asp?rtag_id=" & irtag_id & "';"" >"
198
                Response.write "</td>"
198
                Response.write "</td>"
199
            End If
199
            End If
200
 
200
 
201
            If pkgInfoHash.Item("hasTestInstr") <> "" Then
201
            If pkgInfoHash.Item("hasTestInstr") <> "" Then
202
                Response.write "<td>"
202
                Response.write "<td>"