| Line 314... |
Line 314... |
| 314 |
</tr>
|
314 |
</tr>
|
| 315 |
<tr>
|
315 |
<tr>
|
| 316 |
<td background="images/bg_action_norm.gif" ></td>
|
316 |
<td background="images/bg_action_norm.gif" ></td>
|
| 317 |
<td align="right" background="images/bg_action_norm.gif" >
|
317 |
<td align="right" background="images/bg_action_norm.gif" >
|
| 318 |
|
318 |
|
| 319 |
<%=objFormComponent.CancelButton ( "OK", "class='form_btn'", "dependencies.asp?rtag_id="& parRtagId )%>
|
319 |
<%=objFormComponent.CancelButton ( "OK", "class='form_btn'", "build_status.asp?rtag_id="& parRtagId )%>
|
| 320 |
<%=objPMod.ComposeHiddenTags()%>
|
320 |
<%=objPMod.ComposeHiddenTags()%>
|
| 321 |
<%If objAccessControl.IsActive("BuildConfiguration") Then%>
|
321 |
<%If objAccessControl.IsActive("BuildConfiguration") Then%>
|
| 322 |
<input name="btn" type="submit" class="form_btn" value="Unlink">
|
322 |
<input name="btn" type="submit" class="form_btn" value="Unlink">
|
| 323 |
<input name="btn" type="submit" class="form_btn" value="Delete">
|
323 |
<input name="btn" type="submit" class="form_btn" value="Delete">
|
| 324 |
<%End If%>
|
324 |
<%End If%>
|