| Line 120... |
Line 120... |
| 120 |
<title>Release Manager</title>
|
120 |
<title>Release Manager</title>
|
| 121 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
121 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 122 |
<meta http-equiv="Pragma" content="no-cache">
|
122 |
<meta http-equiv="Pragma" content="no-cache">
|
| 123 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
123 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 124 |
<link href="images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
124 |
<link href="images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 125 |
<script language="JavaScript" src="scripts/common.js"></script>
|
125 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 126 |
<%bJqueryTimePicker = TRUE%>
|
126 |
<%bJqueryTimePicker = TRUE%>
|
| 127 |
<!--#include file="_jquery_includes.asp"-->
|
127 |
<!--#include file="_jquery_includes.asp"-->
|
| 128 |
<script>
|
128 |
<script>
|
| 129 |
$(document).ready(function(){
|
129 |
$(document).ready(function(){
|
| 130 |
// Set common defaults
|
130 |
// Set common defaults
|