Subversion Repositories DevTools

Rev

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

Rev 129 Rev 4955
Line 27... Line 27...
27
<%
27
<%
28
'------------ Variable Definition -------------
28
'------------ Variable Definition -------------
29
Dim objSortHelper
29
Dim objSortHelper
30
Dim rsQry
30
Dim rsQry
31
Dim parProjId
31
Dim parProjId
32
Dim parSourceRtagId
-
 
33
'------------ Constants Declaration -----------
32
'------------ Constants Declaration -----------
34
'------------ Variable Init -------------------
33
'------------ Variable Init -------------------
35
parProjId = Request("proj_id")
34
parProjId = Request("proj_id")
36
objPMod.PersistInQryString("proj_id")
35
objPMod.PersistInQryString("proj_id")
37
'----------------------------------------------
36
'----------------------------------------------
Line 197... Line 196...
197
          <td align="right" valign="top"  background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
196
          <td align="right" valign="top"  background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
198
        </tr>
197
        </tr>
199
        <tr>
198
        <tr>
200
          <td bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
199
          <td bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
201
          <td bgcolor="#FFFFFF" valign="top">
200
          <td bgcolor="#FFFFFF" valign="top">
202
<%
-
 
203
If parSourceRtagId <> "" Then
-
 
204
  Call Messenger ( "New release will be created from <br>"& objFormCollector.Item("location"), 3, "100%" )
-
 
205
End If
-
 
206
%>
-
 
207
<!-- MESSAGE +++++++++++++++++++++++++++++++++++++++++++++++++++ -->
201
<!-- MESSAGE +++++++++++++++++++++++++++++++++++++++++++++++++++ -->
208
<!--#include file="messages/_msg_inline.asp"-->
202
<!--#include file="messages/_msg_inline.asp"-->
209
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
203
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
210
            <br>
204
            <br>
211
            <table width="100%"  border="0" cellspacing="2" cellpadding="0">
205
            <table width="100%"  border="0" cellspacing="2" cellpadding="0">