Subversion Repositories DevTools

Rev

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

Rev 7245 Rev 7278
Line 182... Line 182...
182
                                     "src='icons/btn_add.gif' width='13' height='13' align='absmiddle' border='0' hspace='3'", _
182
                                     "src='icons/btn_add.gif' width='13' height='13' align='absmiddle' border='0' hspace='3'", _
183
                                     "MM_openVixIFrame('wAddVCS.asp','Add New VCS')"%>
183
                                     "MM_openVixIFrame('wAddVCS.asp','Add New VCS')"%>
184
         </tr>
184
         </tr>
185
      </table>
185
      </table>
186
 
186
 
187
   <%Case "Add Daemon"%>
-
 
188
      <table width="10" border="0" cellspacing="10">
-
 
189
         <tr>
-
 
190
            <%BuildActionButtonClick bState, "Add Daemon", "Insert New Daemon",TRUE, _
-
 
191
                                     "src='icons/btn_add.gif' width='13' height='13' align='absmiddle' border='0' hspace='3'", _
-
 
192
                                     "MM_openVixIFrame('wAddDaemon.asp?rtag_id="&parRtag_id&"','Add Build Daemon')"%>
-
 
193
         </tr>
-
 
194
      </table>
-
 
195
 
-
 
196
   <%Case "Add Schedule"%>
187
   <%Case "Add Schedule"%>
197
      <table width="10" border="0" cellspacing="0">
188
      <table width="10" border="0" cellspacing="0">
198
         <tr>
189
         <tr>
199
            <%BuildActionButtonClick bState, "Add Schedule", "Insert New Schedule",TRUE, _
190
            <%BuildActionButtonClick bState, "Add Schedule", "Insert New Schedule",TRUE, _
200
                                     "src='icons/btn_add.gif' width='13' height='13' align='absmiddle' border='0' hspace='3'", _
191
                                     "src='icons/btn_add.gif' width='13' height='13' align='absmiddle' border='0' hspace='3'", _