Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 68... Line 68...
68
<head>
68
<head>
69
<title>Deployment Manager</title>
69
<title>Deployment Manager</title>
70
<link rel="shortcut icon" href="<%=FavIcon%>"/>
70
<link rel="shortcut icon" href="<%=FavIcon%>"/>
71
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
71
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
72
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
72
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
73
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
73
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
74
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
74
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
75
<link rel="stylesheet" href="images/navigation.css" type="text/css">
75
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
76
<script language="JavaScript" src="scripts/common.js"></script>
76
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
77
</head>
77
</head>
78
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
78
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
79
<!-- TIPS LAYERS -------------------------------------->
79
<!-- TIPS LAYERS -------------------------------------->
80
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
80
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
81
<!----------------------------------------------------->
81
<!----------------------------------------------------->