| Line 1... |
Line 1... |
| 1 |
<%@LANGUAGE="VBSCRIPT"%>
|
1 |
<%@LANGUAGE="VBSCRIPT"%>
|
| 2 |
<%
|
2 |
<%
|
| 3 |
'=====================================================
|
3 |
'=====================================================
|
| 4 |
'| |
|
4 |
'| |
|
| 5 |
'| Bom_History |
|
5 |
'| Bom_History |
|
| 6 |
'| |
|
6 |
'| |
|
| 7 |
'=====================================================
|
7 |
'=====================================================
|
| 8 |
%>
|
8 |
%>
|
| 9 |
<%
|
9 |
<%
|
| 10 |
Option explicit
|
10 |
Option explicit
|
| 11 |
Response.Expires = 0
|
11 |
Response.Expires = 0
|
| 12 |
%>
|
12 |
%>
|
| 13 |
<!--#include file="common/globals.asp"-->
|
13 |
<!--#include file="common/globals.asp"-->
|
| 14 |
<!--#include file="common/config.asp"-->
|
14 |
<!--#include file="common/config.asp"-->
|
| 15 |
<!--#include file="common/common_subs.asp"-->
|
15 |
<!--#include file="common/common_subs.asp"-->
|
| 16 |
<!--#include file="class/classRepeater.asp"-->
|
16 |
<!--#include file="class/classRepeater.asp"-->
|
| 17 |
|
17 |
|
| 18 |
<!--#include file="common/_os_common.asp"-->
|
18 |
<!--#include file="common/_os_common.asp"-->
|
| 19 |
<%
|
19 |
<%
|
| 20 |
'------------ ACCESS CONTROL ------------------
|
20 |
'------------ ACCESS CONTROL ------------------
|
| 21 |
%>
|
21 |
%>
|
| 22 |
<!--#include file="_access_control_general.asp"-->
|
22 |
<!--#include file="_access_control_general.asp"-->
|
| 23 |
<%
|
23 |
<%
|
| 24 |
'------------ VARIABLE DEFINITION -------------
|
24 |
'------------ VARIABLE DEFINITION -------------
|
| 25 |
Dim rsQry
|
25 |
Dim rsQry
|
| 26 |
Dim objRepeater
|
26 |
Dim objRepeater
|
| 27 |
'------------ CONSTANTS DECLARATION -----------
|
27 |
'------------ CONSTANTS DECLARATION -----------
|
| 28 |
'------------ VARIABLE INIT -------------------
|
28 |
'------------ VARIABLE INIT -------------------
|
| 29 |
Set objRepeater = New Repeater
|
29 |
Set objRepeater = New Repeater
|
| 30 |
'------------ CONDITIONS ----------------------
|
30 |
'------------ CONDITIONS ----------------------
|
| 31 |
'----------------------------------------------
|
31 |
'----------------------------------------------
|
| 32 |
%>
|
32 |
%>
|
| 33 |
<%
|
33 |
<%
|
| 34 |
'------------ RUN BEFORE PAGE RENDER ----------
|
34 |
'------------ RUN BEFORE PAGE RENDER ----------
|
| 35 |
'----------------------------------------------
|
35 |
'----------------------------------------------
|
| 36 |
%>
|
36 |
%>
|
| 37 |
<html>
|
37 |
<html>
|
| 38 |
<head>
|
38 |
<head>
|
| 39 |
<title>Deployment Manager</title>
|
39 |
<title>Deployment Manager</title>
|
| 40 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
40 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 41 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
41 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 42 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
42 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 43 |
<script language="JavaScript" src="scripts/common.js"></script>
|
43 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
| 44 |
</head>
|
44 |
<script language="JavaScript" src="scripts/common.js"></script>
|
| 45 |
|
45 |
</head>
|
| 46 |
<body leftmargin="0" topmargin="0">
|
46 |
|
| 47 |
<!-- HEADER ++++++++++++++++ -->
|
47 |
<body leftmargin="0" topmargin="0">
|
| 48 |
<!--#include file="_header.asp"-->
|
48 |
<!-- HEADER ++++++++++++++++ -->
|
| 49 |
<!-- +++++++++++++++++++++++ -->
|
49 |
<!--#include file="_header.asp"-->
|
| 50 |
<!-- MAIN MENU + CRUMBS ++++++++++++++++ -->
|
50 |
<!-- +++++++++++++++++++++++ -->
|
| 51 |
<!--#include file="_main_menu.asp"-->
|
51 |
<!-- MAIN MENU + CRUMBS ++++++++++++++++ -->
|
| 52 |
<!-- +++++++++++++++++++++++++++++++++++++ -->
|
52 |
<!--#include file="_main_menu.asp"-->
|
| 53 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
53 |
<!-- +++++++++++++++++++++++++++++++++++++ -->
|
| 54 |
<tr>
|
54 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 55 |
<td width="1%" valign="top" background="images/bg_bage_0.gif">
|
55 |
<tr>
|
| 56 |
<!-- NODE BROWSER ++++++++++++++++++++++ -->
|
56 |
<td width="1%" valign="top" background="images/bg_bage_0.gif">
|
| 57 |
<!--#include file="_bom_browser2.asp"-->
|
57 |
<!-- NODE BROWSER ++++++++++++++++++++++ -->
|
| 58 |
<!-- END OF NODE BROWSER +++++++++++++++ -->
|
58 |
<!--#include file="_bom_browser2.asp"-->
|
| 59 |
</td>
|
59 |
<!-- END OF NODE BROWSER +++++++++++++++ -->
|
| 60 |
<td width="1" background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="600"></td>
|
60 |
</td>
|
| 61 |
<td width="100%" valign="top" bgcolor="#FFFFFF">
|
61 |
<td width="1" background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="600"></td>
|
| 62 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
62 |
<td width="100%" valign="top" bgcolor="#FFFFFF">
|
| 63 |
<tr>
|
63 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 64 |
<td valign="top" background="images/bg_blue.gif"></td>
|
64 |
<tr>
|
| 65 |
<td align="right" valign="bottom" background="images/bg_blue.gif" class="body_txtw"><%Call RenderTitle( objOsCollector )%></td>
|
65 |
<td valign="top" background="images/bg_blue.gif"></td>
|
| 66 |
<td background="images/bg_blue.gif"><img src="images/spacer.gif" width="10" height="20"></td>
|
66 |
<td align="right" valign="bottom" background="images/bg_blue.gif" class="body_txtw"><%Call RenderTitle( objOsCollector )%></td>
|
| 67 |
</tr>
|
67 |
<td background="images/bg_blue.gif"><img src="images/spacer.gif" width="10" height="20"></td>
|
| 68 |
<tr>
|
68 |
</tr>
|
| 69 |
<td width="1%" valign="top" background="images/bg_blue.gif"></td>
|
69 |
<tr>
|
| 70 |
<td width="100%" valign="bottom" background="images/bg_blue.gif">
|
70 |
<td width="1%" valign="top" background="images/bg_blue.gif"></td>
|
| 71 |
<!-- TAB CONTROLS ++++++++++++++++++++++ -->
|
71 |
<td width="100%" valign="bottom" background="images/bg_blue.gif">
|
| 72 |
<!--#include file="_tabs_definition.asp"-->
|
72 |
<!-- TAB CONTROLS ++++++++++++++++++++++ -->
|
| 73 |
<%
|
73 |
<!--#include file="_tabs_definition.asp"-->
|
| 74 |
Set objTabControl = New TabControl
|
74 |
<%
|
| 75 |
objTabControl.TemplateDoc = ReadFile( Server.MapPath("controls/ERGTabStyleWinXP/tab_style.html") ) ' Supply tab style definition
|
75 |
Set objTabControl = New TabControl
|
| 76 |
objTabControl.TabStyle = "StyleWinXP"
|
76 |
objTabControl.TemplateDoc = ReadFile( Server.MapPath("controls/ERGTabStyleWinXP/tab_style.html") ) ' Supply tab style definition
|
| 77 |
objTabControl.AddTabDefnition ( arrOSTabDef )
|
77 |
objTabControl.TabStyle = "StyleWinXP"
|
| 78 |
objTabControl.SelectByName("History")
|
78 |
objTabControl.AddTabDefnition ( arrOSTabDef )
|
| 79 |
objTabControl.Render ()
|
79 |
objTabControl.SelectByName("History")
|
| 80 |
%>
|
80 |
objTabControl.Render ()
|
| 81 |
<!-- END OF TAB CONTROLS +++++++++++++++ -->
|
81 |
%>
|
| 82 |
</td>
|
82 |
<!-- END OF TAB CONTROLS +++++++++++++++ -->
|
| 83 |
<td width="1%" background="images/bg_blue.gif"><img src="images/spacer.gif" width="10" height="35"></td>
|
83 |
</td>
|
| 84 |
</tr>
|
84 |
<td width="1%" background="images/bg_blue.gif"><img src="images/spacer.gif" width="10" height="35"></td>
|
| 85 |
<tr>
|
85 |
</tr>
|
| 86 |
<td background="images/bg_bage_0.gif"><img src="images/spacer.gif" width="30" height="10"></td>
|
86 |
<tr>
|
| 87 |
<td background="images/bg_bage_0.gif"> </td>
|
87 |
<td background="images/bg_bage_0.gif"><img src="images/spacer.gif" width="30" height="10"></td>
|
| 88 |
<td background="images/bg_blue.gif"><img src="images/p_bar_corrner.gif" width="17" height="42"></td>
|
88 |
<td background="images/bg_bage_0.gif"> </td>
|
| 89 |
</tr>
|
89 |
<td background="images/bg_blue.gif"><img src="images/p_bar_corrner.gif" width="17" height="42"></td>
|
| 90 |
<tr>
|
90 |
</tr>
|
| 91 |
<td> </td>
|
91 |
<tr>
|
| 92 |
<td> </td>
|
92 |
<td> </td>
|
| 93 |
<td valign="top"><%If Request.Cookies( enumCOOKIE_NAME )( "user_bar" ) = "hide" Then%><a href="<%=SCRIPT_NAME%>?user_bar=<%=enumDEFAULT%>&<%=objPMod.ComposeURL()%>"><img src="icons/b_left.gif" title="Maximize favourits" width="13" height="13" vspace="5" border="0"></a><%End If%></td>
|
93 |
<td> </td>
|
| 94 |
</tr>
|
94 |
<td valign="top"><%If Request.Cookies( enumCOOKIE_NAME )( "user_bar" ) = "hide" Then%><a href="<%=SCRIPT_NAME%>?user_bar=<%=enumDEFAULT%>&<%=objPMod.ComposeURL()%>"><img src="icons/b_left.gif" title="Maximize favourits" width="13" height="13" vspace="5" border="0"></a><%End If%></td>
|
| 95 |
</table>
|
95 |
</tr>
|
| 96 |
<table width="100%" border="0" cellspacing="10" cellpadding="0">
|
96 |
</table>
|
| 97 |
<tr>
|
97 |
<table width="100%" border="0" cellspacing="10" cellpadding="0">
|
| 98 |
<td>
|
98 |
<tr>
|
| 99 |
<!-- PAGE DETAILS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
99 |
<td>
|
| 100 |
<%
|
100 |
<!-- PAGE DETAILS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| 101 |
OraDatabase.Parameters.Add "OS_ID", Request("os_id"), ORAPARM_INPUT, ORATYPE_NUMBER
|
101 |
<%
|
| 102 |
|
102 |
OraDatabase.Parameters.Add "OS_ID", Request("os_id"), ORAPARM_INPUT, ORATYPE_NUMBER
|
| 103 |
|
103 |
|
| 104 |
Set rsQry = OraDatabase.DbCreateDynaset( GetQuery ("OsHistory.sql") , ORADYN_DEFAULT )
|
104 |
|
| 105 |
|
105 |
Set rsQry = OraDatabase.DbCreateDynaset( GetQuery ("OsHistory.sql") , ORADYN_DEFAULT )
|
| 106 |
'Pass record set to Repeater
|
106 |
|
| 107 |
objRepeater.RecordSet = rsQry
|
107 |
'Pass record set to Repeater
|
| 108 |
|
108 |
objRepeater.RecordSet = rsQry
|
| 109 |
'Define Table Row with bound variables
|
109 |
|
| 110 |
objRepeater.Row = _
|
110 |
'Define Table Row with bound variables
|
| 111 |
"<tr>"&_
|
111 |
objRepeater.Row = _
|
| 112 |
" <td bgcolor='#FFFFFF' class='body_smltxtg' nowrap valign='top'>""& <#DATE_TIME_STAMP#> &""</td>"&_
|
112 |
"<tr>"&_
|
| 113 |
" <td bgcolor='#FFFFFF' class='body_row' valign='top'>""& <#TRAIL_ACTION#> &""</td>"&_
|
113 |
" <td bgcolor='#FFFFFF' class='body_smltxtg' nowrap valign='top'>""& <#DATE_TIME_STAMP#> &""</td>"&_
|
| 114 |
" <td bgcolor='#FFFFFF' class='body_row' nowrap valign='top'><a href='mailto:""& <#USER_EMAIL#> &""' class='body_link'>"&_
|
114 |
" <td bgcolor='#FFFFFF' class='body_row' valign='top'>""& <#TRAIL_ACTION#> &""</td>"&_
|
| 115 |
" <img src='icons/i_email.gif' width='15' height='10' hspace='2' border='0' align='absmiddle' title='Send email to ""& <#USER_EMAIL#> &""'>""& <#FULL_NAME#> &""</a></td>"&_
|
115 |
" <td bgcolor='#FFFFFF' class='body_row' nowrap valign='top'><a href='mailto:""& <#USER_EMAIL#> &""' class='body_link'>"&_
|
| 116 |
"</tr>"
|
116 |
" <img src='icons/i_email.gif' width='15' height='10' hspace='2' border='0' align='absmiddle' title='Send email to ""& <#USER_EMAIL#> &""'>""& <#FULL_NAME#> &""</a></td>"&_
|
| 117 |
%>
|
117 |
"</tr>"
|
| 118 |
<%Call objRepeater.Navigator ( TRUE, TRUE )%>
|
118 |
%>
|
| 119 |
<!-- DATA TABLE ++++++++++++++++++++++++++++++++++++++++++++++ -->
|
119 |
<%Call objRepeater.Navigator ( TRUE, TRUE )%>
|
| 120 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
120 |
<!-- DATA TABLE ++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| 121 |
<tr>
|
121 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 122 |
<td background="images/bg_bage_0a.gif">
|
122 |
<tr>
|
| 123 |
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
123 |
<td background="images/bg_bage_0a.gif">
|
| 124 |
<tr>
|
124 |
<table width="100%" border="0" cellspacing="1" cellpadding="3">
|
| 125 |
<td width="1%" background="images/bg_bage_0.gif" class="body_col" nowrap>Date</td>
|
125 |
<tr>
|
| 126 |
<td width="40%" background="images/bg_bage_0.gif" class="body_col" nowrap>Action</td>
|
126 |
<td width="1%" background="images/bg_bage_0.gif" class="body_col" nowrap>Date</td>
|
| 127 |
<td width="1%" background="images/bg_bage_0.gif" class="body_col" nowrap>User</td>
|
127 |
<td width="40%" background="images/bg_bage_0.gif" class="body_col" nowrap>Action</td>
|
| 128 |
</tr>
|
128 |
<td width="1%" background="images/bg_bage_0.gif" class="body_col" nowrap>User</td>
|
| 129 |
<%objRepeater.RenderDataGrid ()%>
|
129 |
</tr>
|
| 130 |
</table>
|
130 |
<%objRepeater.RenderDataGrid ()%>
|
| 131 |
</td>
|
131 |
</table>
|
| 132 |
</tr>
|
132 |
</td>
|
| 133 |
</table>
|
133 |
</tr>
|
| 134 |
<%
|
134 |
</table>
|
| 135 |
OraDatabase.Parameters.Remove "OS_ID"
|
135 |
<%
|
| 136 |
|
136 |
OraDatabase.Parameters.Remove "OS_ID"
|
| 137 |
rsQry.Close()
|
137 |
|
| 138 |
Set rsQry = Nothing
|
138 |
rsQry.Close()
|
| 139 |
%>
|
139 |
Set rsQry = Nothing
|
| 140 |
<%Call objRepeater.Navigator ( FALSE, TRUE )%>
|
140 |
%>
|
| 141 |
<br>
|
141 |
<%Call objRepeater.Navigator ( FALSE, TRUE )%>
|
| 142 |
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
142 |
<br>
|
| 143 |
</td>
|
143 |
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| 144 |
</tr>
|
144 |
</td>
|
| 145 |
</table>
|
145 |
</tr>
|
| 146 |
</td>
|
146 |
</table>
|
| 147 |
<td width="1%" valign="top" background="images/bg_favourits.gif">
|
147 |
</td>
|
| 148 |
<%If Request.Cookies( enumCOOKIE_NAME )( "user_bar" ) <> "hide" Then%>
|
148 |
<td width="1%" valign="top" background="images/bg_favourits.gif">
|
| 149 |
<!-- PERSONAL PANE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
149 |
<%If Request.Cookies( enumCOOKIE_NAME )( "user_bar" ) <> "hide" Then%>
|
| 150 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
150 |
<!-- PERSONAL PANE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| 151 |
<tr>
|
151 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 152 |
<td width="100%" valign="bottom" background="images/bg_node_icon.gif"><%=GetNodeImage ( dbPARnode_id )%></td>
|
152 |
<tr>
|
| 153 |
<td width="1" background="images/bg_node_icon.gif"><img src="images/spacer.gif" width="1" height="97"></td>
|
153 |
<td width="100%" valign="bottom" background="images/bg_node_icon.gif"><%=GetNodeImage ( dbPARnode_id )%></td>
|
| 154 |
</tr>
|
154 |
<td width="1" background="images/bg_node_icon.gif"><img src="images/spacer.gif" width="1" height="97"></td>
|
| 155 |
</table>
|
155 |
</tr>
|
| 156 |
<a href="<%=SCRIPT_NAME%>?user_bar=hide&<%=objPMod.ComposeURL()%>"><img src="icons/b_right.gif" title="Minimize favourits" width="13" height="13" vspace="5" border="0"></a> <table width="100%" border="0" cellspacing="0" cellpadding="0">
|
156 |
</table>
|
| 157 |
<tr>
|
157 |
<a href="<%=SCRIPT_NAME%>?user_bar=hide&<%=objPMod.ComposeURL()%>"><img src="icons/b_right.gif" title="Minimize favourits" width="13" height="13" vspace="5" border="0"></a> <table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 158 |
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
158 |
<tr>
|
| 159 |
<tr>
|
159 |
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 160 |
<td valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
160 |
<tr>
|
| 161 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="10" height="3"></td>
|
161 |
<td valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 162 |
<td align="right" valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
162 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="10" height="3"></td>
|
| 163 |
</tr>
|
163 |
<td align="right" valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 164 |
<tr>
|
164 |
</tr>
|
| 165 |
<td colspan="3" background="images/bg_favourits2.gif"><table width="100%" border="0" cellspacing="5" cellpadding="0">
|
165 |
<tr>
|
| 166 |
<tr>
|
166 |
<td colspan="3" background="images/bg_favourits2.gif"><table width="100%" border="0" cellspacing="5" cellpadding="0">
|
| 167 |
<td valign="top" class="fav_txt"><span class="fav_head">Reason for release</span><br>
|
167 |
<tr>
|
| 168 |
<br>
|
168 |
<td valign="top" class="fav_txt"><span class="fav_head">Reason for release</span><br>
|
| 169 |
<!-- This version needs to be rebuild on new sysbase_types 1.5.0.mas<br> -->
|
169 |
<br>
|
| 170 |
</td>
|
170 |
<!-- This version needs to be rebuild on new sysbase_types 1.5.0.mas<br> -->
|
| 171 |
</tr>
|
171 |
</td>
|
| 172 |
</table></td>
|
172 |
</tr>
|
| 173 |
</tr>
|
173 |
</table></td>
|
| 174 |
<tr>
|
174 |
</tr>
|
| 175 |
<td valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
175 |
<tr>
|
| 176 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="190" height="3"></td>
|
176 |
<td valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 177 |
<td align="right" valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
177 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="190" height="3"></td>
|
| 178 |
</tr>
|
178 |
<td align="right" valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 179 |
</table>
|
179 |
</tr>
|
| 180 |
<br>
|
180 |
</table>
|
| 181 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
181 |
<br>
|
| 182 |
<tr>
|
182 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 183 |
<td valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
183 |
<tr>
|
| 184 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="10" height="3"></td>
|
184 |
<td valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 185 |
<td align="right" valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
185 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="10" height="3"></td>
|
| 186 |
</tr>
|
186 |
<td align="right" valign="top" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 187 |
<tr background="images/bg_gray.gif">
|
187 |
</tr>
|
| 188 |
<td colspan="3" background="images/bg_favourits2.gif"><table width="100%" border="0" cellspacing="5" cellpadding="0">
|
188 |
<tr background="images/bg_gray.gif">
|
| 189 |
<tr>
|
189 |
<td colspan="3" background="images/bg_favourits2.gif"><table width="100%" border="0" cellspacing="5" cellpadding="0">
|
| 190 |
<td valign="top" class="fav_txt"><span class="fav_head">Fixed Issues</span><br>
|
190 |
<tr>
|
| 191 |
<br>
|
191 |
<td valign="top" class="fav_txt"><span class="fav_head">Fixed Issues</span><br>
|
| 192 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
192 |
<br>
|
| 193 |
<!-- <tr>
|
193 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
| 194 |
<td><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
194 |
<!-- <tr>
|
| 195 |
<td><a href="#" class="fav_link">DEVI-021532</a></td>
|
195 |
<td><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
| 196 |
</tr>
|
196 |
<td><a href="#" class="fav_link">DEVI-021532</a></td>
|
| 197 |
<tr>
|
197 |
</tr>
|
| 198 |
<td><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
198 |
<tr>
|
| 199 |
<td><a href="#" class="fav_link">DEVI-021534</a></td>
|
199 |
<td><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
| 200 |
</tr>
|
200 |
<td><a href="#" class="fav_link">DEVI-021534</a></td>
|
| 201 |
<tr>
|
201 |
</tr>
|
| 202 |
<td width="1%"><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
202 |
<tr>
|
| 203 |
<td width="100%"><a href="#" class="fav_link">DEVI-021536</a></td>
|
203 |
<td width="1%"><img src="icons/i_bulet.gif" width="4" height="4" hspace="5"></td>
|
| 204 |
</tr> -->
|
204 |
<td width="100%"><a href="#" class="fav_link">DEVI-021536</a></td>
|
| 205 |
</table></td>
|
205 |
</tr> -->
|
| 206 |
</tr>
|
206 |
</table></td>
|
| 207 |
</table></td>
|
207 |
</tr>
|
| 208 |
</tr>
|
208 |
</table></td>
|
| 209 |
<tr>
|
209 |
</tr>
|
| 210 |
<td valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
210 |
<tr>
|
| 211 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="190" height="3"></td>
|
211 |
<td valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 212 |
<td align="right" valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
212 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="190" height="3"></td>
|
| 213 |
</tr>
|
213 |
<td align="right" valign="bottom" background="images/bg_bage_0a.gif"><img src="images/dot_white.gif" width="1" height="1"></td>
|
| 214 |
</table></td>
|
214 |
</tr>
|
| 215 |
<td width="1%"><img src="images/spacer.gif" width="15" height="400"></td>
|
215 |
</table></td>
|
| 216 |
</tr>
|
216 |
<td width="1%"><img src="images/spacer.gif" width="15" height="400"></td>
|
| 217 |
</table>
|
217 |
</tr>
|
| 218 |
<!-- END OF PERSONAL BAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
218 |
</table>
|
| 219 |
<%End If%>
|
219 |
<!-- END OF PERSONAL BAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| 220 |
</td>
|
220 |
<%End If%>
|
| 221 |
</tr>
|
221 |
</td>
|
| 222 |
<tr>
|
222 |
</tr>
|
| 223 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="1" height="15"></td>
|
223 |
<tr>
|
| 224 |
<td background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="1"></td>
|
224 |
<td background="images/bg_bage_0a.gif"><img src="images/spacer.gif" width="1" height="15"></td>
|
| 225 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
225 |
<td background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="1"></td>
|
| 226 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
226 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
| 227 |
</tr>
|
227 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
| 228 |
<tr>
|
228 |
</tr>
|
| 229 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="20"></td>
|
229 |
<tr>
|
| 230 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
230 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="20"></td>
|
| 231 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
231 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
| 232 |
<td bgcolor="#FFFFFF"> </td>
|
232 |
<td bgcolor="#FFFFFF"><img src="images/spacer.gif" width="1" height="1"></td>
|
| 233 |
</tr>
|
233 |
<td bgcolor="#FFFFFF"> </td>
|
| 234 |
</table>
|
234 |
</tr>
|
| 235 |
<!-- FOOTER ++++++++++++++++ -->
|
235 |
</table>
|
| 236 |
<!--#include file="_footer.asp"-->
|
236 |
<!-- FOOTER ++++++++++++++++ -->
|
| 237 |
<!-- +++++++++++++++++++++++ -->
|
237 |
<!--#include file="_footer.asp"-->
|
| 238 |
</body>
|
238 |
<!-- +++++++++++++++++++++++ -->
|
| 239 |
</html>
|
239 |
</body>
|
| 240 |
<%
|
240 |
</html>
|
| 241 |
'------------ RUN AFTER PAGE RENDER -----------
|
241 |
<%
|
| 242 |
Set objPMod = Nothing
|
242 |
'------------ RUN AFTER PAGE RENDER -----------
|
| 243 |
Set objCrumbs = Nothing
|
243 |
Set objPMod = Nothing
|
| 244 |
Set objTabControl = Nothing
|
244 |
Set objCrumbs = Nothing
|
| 245 |
'----------------------------------------------
|
245 |
Set objTabControl = Nothing
|
| - |
|
246 |
'----------------------------------------------
|
| 246 |
%><!--#include file="common/globals_destructor.asp"-->
|
247 |
%><!--#include file="common/globals_destructor.asp"-->
|
| 247 |
|
248 |
|