Subversion Repositories DevTools

Rev

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

Rev 5854 Rev 5860
Line 121... Line 121...
121
 
121
 
122
      <!-- DROPDOWN MENUS -->
122
      <!-- DROPDOWN MENUS -->
123
      <!--#include file="_menu_def.asp"-->
123
      <!--#include file="_menu_def.asp"-->
124
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
124
      <script language="JavaScript1.2" src="images/popup_menu.js"></script>
125
   </head>
125
   </head>
126
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
126
   <body>
127
      <!-- MENU LAYERS -------------------------------------->
127
      <!-- MENU LAYERS -------------------------------------->
128
      <div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
128
      <div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
129
      </div>
129
      </div>
130
      <!-- TIPS LAYERS -------------------------------------->
130
      <!-- TIPS LAYERS -------------------------------------->
131
      <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
131
      <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
132
      <!----------------------------------------------------->
132
      <!----------------------------------------------------->
133
      <!-- HEADER -->
133
      <!-- HEADER -->
134
      <!--#include file="_header.asp"-->
134
      <!--#include file="_header.asp"-->
135
      <!-- BODY ---->
135
      <!-- BODY ---->
136
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
136
        <table width="100%" border="0" cellspacing="0" cellpadding="0" style="table-layout: fixed;">
137
         <tr>
137
            <tr>
138
            <td width="10%" background="images/bg_home_orange.gif" valign="top"></td>
138
                <td width="146px" class="panel_bg" valign="top">&nbsp;</td>
139
            <td width="85%" rowspan="2" align="center" valign="top" bgcolor="#EEEFEF">
139
                <td width="100%" valign="top" align="center"  bgcolor="#EEEFEF">
140
               <table width="50%" border="0" cellspacing="0" cellpadding="0">
140
                    <table width="50%" border="0" cellspacing="0" cellpadding="0">
141
                  <tr>
141
                        <tr>
142
                     <td width="1%"></td>
142
                            <td width="1%"></td>
143
                     <td width="100%">
143
                            <td width="100%">
144
                        <table width="100%"  border="0" cellspacing="0" cellpadding="0">
-
 
145
                           <tr>
-
 
146
                              <td nowrap class="body_txt"></td>
-
 
147
                           </tr>
-
 
148
                        </table>
-
 
149
                       <!-- Section Header ---->
-
 
150
                        <table width="100%" border="0" cellspacing="0" cellpadding="0">
-
 
151
                           <tr>
-
 
152
                              <td nowrap class="form_ttl">
-
 
153
                                  <%If parRtagId = "" Then %>
144
                                <%If parRtagId = "" Then %>
154
                                  <td nowrap class="form_ttl">SYSTEM BUILD LOG</td>
145
                                <span nowrap class="form_ttl">SYSTEM BUILD LOG</span>
155
                                  <%Else%>
146
                                <%Else%>
156
                                  <td nowrap class="form_ttl">RELEASE BUILD LOG</td>
147
                                <span nowrap class="form_ttl">RELEASE BUILD LOG</span>
157
                                  <%End If%>
148
                                <%End If%>
158
                              </td>
149
                                <!-- Section Top Border ---->
159
                              <td align="right" valign="bottom"></td>
150
                                <div class="rounded_box" style="background: white;">
160
                           </tr>
-
 
161
                        </table>
-
 
162
                     </td>
-
 
163
                     <td width="1%"></td>
-
 
164
                  </tr>
-
 
165
                  <!-- Section Top Border ---->
-
 
166
                  <tr>
-
 
167
                     <td align="left" valign="top" background="images/lbox_bg_blue.gif"><img src="images/lbox_tl_cnr_b.gif" width="13" height="13"></td>
-
 
168
                     <td background="images/lbox_bg_blue.gif" class="lbox_ttl_w"><img src="images/h_trsp_dot.gif" width="60" height="15"></td>
-
 
169
                     <td align="right" valign="top"  background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
-
 
170
                  </tr>
-
 
171
                    <!-- Indef Pause Warning ---->
151
                                    <!-- Indef Pause Warning ---->
172
                    <td id="indefPause" colspan="3" style="display: none;">
152
                                    <div id="indefPause" style="display: none;" class="err_alert" style="font-size: small;">
173
                        <span class="err_alert">
-
 
174
                            <font size="2"><b>WARNING: Indefinite Pause, Build Daemons are all stopped - please contact an administrator</b></font>
153
                                        <b>WARNING: Indefinite Pause, Build Daemons are all stopped - please contact an administrator</b>
175
                        </span>
154
                                    </div>
176
                    </td>
-
 
177
                  </tr>
-
 
178
                 <!-- Section Body Header ---->
155
                                    <!-- Section Body Header ---->
179
                  <tr><td colspan="3" class="form_ifilter">
-
 
180
                  <!-- Main Pane -->
156
                                    <!-- Main Pane -->
181
                  <table id="table1" width=100% class="stripe">
157
                                    <table id="table1" width=100% class="stripe">
182
            	    <thead class="body_col">
158
                                        <thead class="body_col">
183
            		    <tr>
159
                                            <tr>
184
                             <th>Project</th>
160
                                                 <th>Project</th>
185
                             <th>Release</th>
161
                                                 <th>Release</th>
186
                             <th>Package</th>
162
                                                 <th>Package</th>
187
                             <th>Version</th>
163
                                                 <th>Version</th>
188
                             <th>Time</th>
164
                                                 <th>Time</th>
189
                             <th>Reason</th>
165
                                                 <th>Reason</th>
190
                             <th>Result</th>
166
                                                 <th>Result</th>
191
                             <th>Tests</th>
167
                                                 <th>Tests</th>
192
            		    </tr>
168
                                            </tr>
193
            	    </thead>
169
                                        </thead>
194
                	<tbody>
170
                                        <tbody>
195
            	    </tbody>
171
                                        </tbody>
196
                  </table>
172
                                    </table>
197
                  </td></tr>
173
                                </div>
198
            </td>
174
                            </td>
199
         </tr>
175
                        </tr>
200
         <tr>
-
 
201
            <!-- Section Body Footer ---->
176
                    </table>
202
            <td background="images/bg_action_norm.gif" ></td>
-
 
203
            <td align="right" background="images/bg_action_norm.gif" ></td>
-
 
204
            <td background="images/bg_action_norm.gif" ><img src="images/h_trsp_dot.gif" width="5" height="13"></td>
-
 
205
         </tr>
177
                </td>
206
         <tr>
-
 
207
            <td background="images/lbox_bg_blue.gif" valign="bottom"><img src="images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
-
 
208
            <td background="images/lbox_bg_blue.gif"></td>
-
 
209
            <td background="images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="images/lbox_br_cnr_b.gif" width="13" height="13"></td>
-
 
210
         </tr>
178
            </tr>
211
      </table>
179
        </table>
212
  </tr>
-
 
213
  <tr>
-
 
214
    <td valign="bottom" align="center" background="images/bg_home_orange.gif"></td>
-
 
215
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
-
 
216
  </tr>
-
 
217
</table>
-
 
218
<!-- FOOTER -->
180
        <!-- FOOTER -->
219
<!--#include file="_footer.asp"-->
181
        <!--#include file="_footer.asp"-->
220
</body>
182
    </body>
221
</html>
183
</html>
222
<%
184
<%
223
Call Destroy_All_Objects
185
Call Destroy_All_Objects
224
%>
186
%>