Subversion Repositories DevTools

Rev

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

Rev 151 Rev 161
Line 142... Line 142...
142
               </a>
142
               </a>
143
            </td>
143
            </td>
144
         </tr>
144
         </tr>
145
      </table>
145
      </table>
146
 
146
 
-
 
147
   <%Case "Add Build Machine"%>
-
 
148
      <table width="10" border="0" cellspacing="10" ID="Table1">
-
 
149
         <tr>
-
 
150
            <td align="center" nowrap valign="bottom">
-
 
151
               <a href="javascript:;" onClick="MM_openBrWindow('wAddBuildMachine.asp','AddBuildMachine','resizable=yes,width=600,height=330')" class="abtnItem">
-
 
152
                  <img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Build Machine">
-
 
153
                  Add Build Machine
-
 
154
               </a>
-
 
155
            </td>
-
 
156
         </tr>
-
 
157
      </table>
-
 
158
 
147
   <%Case "Add Licence"%>
159
   <%Case "Add Licence"%>
148
      <table width="10" border="0" cellspacing="10">
160
      <table width="10" border="0" cellspacing="10">
149
         <tr>
161
         <tr>
150
            <td align="center" nowrap valign="bottom">
162
            <td align="center" nowrap valign="bottom">
151
               <!-- NOTE, width and height of this wAddLicence.asp window set such that RaiseMsg() window content fits ok -->
163
               <!-- NOTE, width and height of this wAddLicence.asp window set such that RaiseMsg() window content fits ok -->
Line 159... Line 171...
159
 
171
 
160
   <%Case "Add Daemon"%>
172
   <%Case "Add Daemon"%>
161
      <table width="10" border="0" cellspacing="10">
173
      <table width="10" border="0" cellspacing="10">
162
         <tr>
174
         <tr>
163
            <td align="center" nowrap valign="bottom">
175
            <td align="center" nowrap valign="bottom">
164
               <a href="javascript:;" onClick="MM_openBrWindow('wAddDaemon.asp?rtag_id=<%=parRtag_id%>','AddDaemon','resizable=yes,width=600,height=220')" class="abtnItem">
176
               <a href="javascript:;" onClick="MM_openBrWindow('wAddDaemon.asp?rtag_id=<%=parRtag_id%>','AddDaemon','resizable=yes,width=860,height=240')" class="abtnItem">
165
                  <img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon">
177
                  <img src="icons/btn_add.gif" width="13" height="13" align="absmiddle" border="0" hspace="3" title="Insert New Daemon">
166
                  Add Daemon
178
                  Add Daemon
167
               </a>
179
               </a>
168
            </td>
180
            </td>
169
         </tr>
181
         </tr>