Subversion Repositories DevTools

Rev

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

Rev 5623 Rev 5632
Line 857... Line 857...
857
 
857
 
858
                                 <td align="left" valign="top" class="body_txt">
858
                                 <td align="left" valign="top" class="body_txt">
859
                                    <%=PkgVersion%>
859
                                    <%=PkgVersion%>
860
                                 </td>
860
                                 </td>
861
 
861
 
862
                                 <td align="left" valign="top" class="body_txt" <%If bIsOverdue Then%>style=color:Red<%Elseif bIsReady Then%>style=color:Green<%End If%>><%=EuroDateTime(rsQry("SCHEDULED_DATETIME"))%></td>
862
                                 <td align="left" valign="top" class="body_txt" <%If bIsOverdue Then%>style=color:Red<%Elseif bIsReady Then%>style=color:Green<%End If%>><%=DisplayDateTime(rsQry("SCHEDULED_DATETIME"))%></td>
863
 
863
 
864
                                 <td align="left" valign="top" class="body_txt"><%=DaemonInstructionRepeatString(rsQry("OP_CODE"), rsQry("REPEAT_SECS"))%></td>
864
                                 <td align="left" valign="top" class="body_txt"><%=DaemonInstructionRepeatString(rsQry("OP_CODE"), rsQry("REPEAT_SECS"))%></td>
865
 
865
 
866
                                 <td align="left" valign="top" class="body_txt">
866
                                 <td align="left" valign="top" class="body_txt">
867
                                    <%If bInProgress Then%>
867
                                    <%If bInProgress Then%>