| Line 137... |
Line 137... |
| 137 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
137 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 138 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
138 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
| 139 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
139 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| 140 |
<script language="JavaScript" src="images/common.js"></script>
|
140 |
<script language="JavaScript" src="images/common.js"></script>
|
| 141 |
<script language="JavaScript" src="scripts/remote_scripting.js"></script>
|
141 |
<script language="JavaScript" src="scripts/remote_scripting.js"></script>
|
| - |
|
142 |
<!--#include file="_jquery_includes.asp"-->
|
| 142 |
<script language="javascript">
|
143 |
<script language="javascript">
|
| 143 |
<!--
|
144 |
<!--
|
| 144 |
function checkUncheckAll(theElement) {
|
145 |
function checkUncheckAll(theElement) {
|
| 145 |
var theForm = theElement.form, z = 0;
|
146 |
var theForm = theElement.form, z = 0;
|
| 146 |
for(z=0; z<theForm.length;z++){
|
147 |
for(z=0; z<theForm.length;z++){
|