Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6663
Line 32... Line 32...
32
<head>
32
<head>
33
<title>Deployment Manager - My Roles</title>
33
<title>Deployment Manager - My Roles</title>
34
<link rel="shortcut icon" href="<%=FavIcon%>"/>
34
<link rel="shortcut icon" href="<%=FavIcon%>"/>
35
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
35
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
36
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
36
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
37
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
37
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
38
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
38
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
39
<link rel="stylesheet" href="images/navigation.css" type="text/css">
39
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
40
<script language="JavaScript" src="scripts/common.js"></script>
40
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
41
</head>
41
</head>
42
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
42
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
43
<!-- TIPS LAYERS -------------------------------------->
43
<!-- TIPS LAYERS -------------------------------------->
44
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
44
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
45
<!----------------------------------------------------->
45
<!----------------------------------------------------->