Subversion Repositories DevTools

Rev

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

Rev 6873 Rev 6876
Line 946... Line 946...
946
      <!--#include file="_header.asp"-->
946
      <!--#include file="_header.asp"-->
947
      <% getBuildStatus() %>
947
      <% getBuildStatus() %>
948
      <!-- BODY ---->
948
      <!-- BODY ---->
949
      <table class="full_table">
949
      <table class="full_table">
950
         <tr>
950
         <tr>
951
            <td width="146px" class="panel_bg" valign="top">
951
            <td width="146px" class="bg_panel" valign="top">
952
                <%Call SidePanelContent%>
952
                <%Call SidePanelContent%>
953
            </td>
953
            </td>
954
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
954
            <td width="100%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
955
                <%Call ShowDaemonStatus%>
955
                <%Call ShowDaemonStatus%>
956
            </td>
956
            </td>
957
         </tr>
957
         </tr>
958
         <tr>
958
         <tr>
959
            <td class="panel_bg" valign="bottom" align="center" height="350">
959
            <td class="bg_panel" valign="bottom" align="center" height="350">
960
                <img src="images/img_gears.png" vspace="20" hspace="30"></td>
960
                <img src="images/img_gears.png" vspace="20" hspace="30"></td>
961
         </tr>
961
         </tr>
962
      </table>
962
      </table>
963
      <!-- FOOTER -->
963
      <!-- FOOTER -->
964
      <!--#include file="_footer.asp"-->
964
      <!--#include file="_footer.asp"-->