| Line 112... |
Line 112... |
| 112 |
<head>
|
112 |
<head>
|
| 113 |
<title>Package Administration</title>
|
113 |
<title>Package Administration</title>
|
| 114 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
114 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 115 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
115 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 116 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
116 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 117 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
117 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 118 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
118 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 119 |
<script language="JavaScript" src="images/common.js"></script>
|
119 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 120 |
<!--#include file="_jquery_includes.asp"-->
|
120 |
<!--#include file="_jquery_includes.asp"-->
|
| 121 |
<!-- DROPDOWN MENUS -->
|
121 |
<!-- DROPDOWN MENUS -->
|
| 122 |
<!--#include file="_menu_def.asp"-->
|
122 |
<!--#include file="_menu_def.asp"-->
|
| 123 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
123 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 124 |
<!-- LOCAL STYLING -->
|
124 |
<!-- LOCAL STYLING -->
|
| 125 |
<style>
|
125 |
<style>
|
| 126 |
.edit {background-color:#FFFFE1}
|
126 |
.edit {background-color:#FFFFE1}
|
| 127 |
.display {background-color:white}
|
127 |
.display {background-color:white}
|
| 128 |
.border {background-color:#F2F0E4}
|
128 |
.border {background-color:#F2F0E4}
|