Subversion Repositories DevTools

Rev

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

Rev 4703 Rev 4756
Line 444... Line 444...
444
 
444
 
445
' Read the Inactivity Period
445
' Read the Inactivity Period
446
param_inactivity = NiceInt( Request("Inactivity"), Max_DeltaBuild)
446
param_inactivity = NiceInt( Request("Inactivity"), Max_DeltaBuild)
447
If param_inactivity  = 0 Then param_inactivity = Max_DeltaBuild
447
If param_inactivity  = 0 Then param_inactivity = Max_DeltaBuild
448
 
448
 
-
 
449
 
449
' Get indefinite pause status
450
' Get indefinite pause status
450
bIndefinitelyPaused = Indefinitely_Paused()
451
bIndefinitelyPaused = Indefinitely_Paused()
451
 
452
 
452
' Populate display controls
453
' Populate display controls
453
bShowProblemDaemonSets = Filter_Is_On("problemBuilds")
454
bShowProblemDaemonSets = Filter_Is_On("problemBuilds")
Line 1041... Line 1042...
1041
               </table>
1042
               </table>
1042
            </td>
1043
            </td>
1043
            <td width="1" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
1044
            <td width="1" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="1"></td>
1044
         </tr>
1045
         </tr>
1045
         <tr>
1046
         <tr>
1046
            <td valign="bottom" align="center" background="images/bg_home_orange.gif"><img src="images/img_vtree.gif" width="86" height="99" vspace="20" hspace="30"></td>
1047
            <td valign="bottom" align="center" background="images/bg_home_orange.gif"><img src="images/img_gear.gif" width="86" height="99" vspace="20" hspace="30"></td>
1047
            <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="350"></td>
1048
            <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="350"></td>
1048
         </tr>
1049
         </tr>
1049
      </table>
1050
      </table>
1050
      <!-- FOOTER -->
1051
      <!-- FOOTER -->
1051
      <!--#include file="_footer.asp"-->
1052
      <!--#include file="_footer.asp"-->