Subversion Repositories DevTools

Rev

Rev 5590 | Rev 6676 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5590 Rev 6579
Line 100... Line 100...
100
<head>
100
<head>
101
<title>Release Manager</title>
101
<title>Release Manager</title>
102
<link rel="shortcut icon" href="<%=FavIcon%>"/>
102
<link rel="shortcut icon" href="<%=FavIcon%>"/>
103
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
103
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
104
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
104
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
105
<link href="images/release_manager_style.css" rel="stylesheet" type="text/css">
105
<link href="images/release_manager_style.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
106
<script language="JavaScript" src="scripts/common.js"></script>
106
<script language="JavaScript" src="scripts/common.js"></script>
107
</head>
107
</head>
108
 
108
 
109
<body leftmargin="0" topmargin="0" onLoad="self.focus();FormName.VCS_NAME.focus();">
109
<body leftmargin="0" topmargin="0" onLoad="self.focus();FormName.VCS_NAME.focus();">
110
<table width="100%"  border="0" cellspacing="0" cellpadding="10">
110
<table width="100%"  border="0" cellspacing="0" cellpadding="10">