| Line 638... |
Line 638... |
| 638 |
<title>Release Manager</title>
|
638 |
<title>Release Manager</title>
|
| 639 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
639 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 640 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
640 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 641 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
641 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 642 |
<link href="images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
642 |
<link href="images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 643 |
<script language="JavaScript" src="scripts/common.js"></script>
|
643 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 644 |
<%bJqueryTimePicker = TRUE%>
|
644 |
<%bJqueryTimePicker = TRUE%>
|
| 645 |
<!--#include file="_jquery_includes.asp"-->
|
645 |
<!--#include file="_jquery_includes.asp"-->
|
| 646 |
<script>
|
646 |
<script>
|
| 647 |
$(document).ready(function(){
|
647 |
$(document).ready(function(){
|
| 648 |
var myDateTimePicker = null;
|
648 |
var myDateTimePicker = null;
|