Subversion Repositories DevTools

Rev

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

Rev 7246 Rev 7288
Line 119... Line 119...
119
        //console.log ('all:', all );
119
        //console.log ('all:', all );
120
        location.href='<%=ScriptName%>?rtag_id=<%=parRtag_id%>&mode=' + all;
120
        location.href='<%=ScriptName%>?rtag_id=<%=parRtag_id%>&mode=' + all;
121
    }
121
    }
122
</script>
122
</script>
123
</head>
123
</head>
124
<body bgcolor="White" text="Black" leftmargin=0 topmargin=0 onLoad="divProgressBar.style.visibility='hidden'">
124
<body bgcolor="White" text="Black" leftmargin=0 topmargin=0 onLoad="document.getElementById('divProgressBar').style.visibility='hidden'">
-
 
125
<div id='divProgressBar' class='vixSpinner' style='visibility:hidden;position:fixed'></div>
125
<!-- HEADER -->
126
<!-- HEADER -->
126
<!--#include file="_header.asp"-->
127
<!--#include file="_header.asp"-->
127
<!-- BODY ---->
128
<!-- BODY ---->
128
<table width="100%" border="0" cellspacing="0" cellpadding="0">
129
<table width="100%" border="0" cellspacing="0" cellpadding="0">
129
	<tr>
130
	<tr>
Line 154... Line 155...
154
                <th width="1%" nowrap class="body_colb">Released&nbsp;&nbsp;&nbsp;</th>
155
                <th width="1%" nowrap class="body_colb">Released&nbsp;&nbsp;&nbsp;</th>
155
                <th width="1%" nowrap class="body_colb">Added to Release&nbsp;&nbsp;&nbsp;</th>
156
                <th width="1%" nowrap class="body_colb">Added to Release&nbsp;&nbsp;&nbsp;</th>
156
                <th width="1%" nowrap class="body_colb noCsv"></th>
157
                <th width="1%" nowrap class="body_colb noCsv"></th>
157
             </thead>
158
             </thead>
158
             <tr>
159
             <tr>
159
                <td colspan="5" background="images/bg_rep_line.gif"><img src="images/spacer.gif" width="1" height="1"></td>
160
                <td colspan="5" background="images/bg_rep_line.gif">
-
 
161
					<img src="images/spacer.gif" width="1" height="1">
-
 
162
				</td>
160
             </tr>
163
             </tr>
161
             <%
164
             <%
162
             Dim currView_id
165
             Dim currView_id
163
             currView_id = -1
166
             currView_id = -1
164
             Dim rsRep
167
             Dim rsRep