Subversion Repositories DevTools

Rev

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

Rev 62 Rev 64
Line 200... Line 200...
200
	
200
	
201
	If rsQry.RecordCount > 0 Then
201
	If rsQry.RecordCount > 0 Then
202
		GetCompareBomDetails = rsQry("proj_name") &" / "& rsQry("branch_name") &" / "& rsQry("bom_name") &" "& rsQry("bom_version") &"."& rsQry("bom_lifecycle")
202
		GetCompareBomDetails = rsQry("proj_name") &" / "& rsQry("branch_name") &" / "& rsQry("bom_name") &" "& rsQry("bom_version") &"."& rsQry("bom_lifecycle")
203
		
203
		
204
	Else
204
	Else
205
		GetBomTreeList = NULL
205
		GetCompareBomDetails = NULL
206
		
206
		
207
	End If
207
	End If
208
	
208
	
209
	OraDatabase.Parameters.Remove "BOM_ID"
209
	OraDatabase.Parameters.Remove "BOM_ID"
210
	
210
	
Line 315... Line 315...
315
    <td width="1" background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="600"></td>
315
    <td width="1" background="images/bg_bage_1.gif"><img src="images/spacer.gif" width="1" height="600"></td>
316
    <td width="100%" valign="top" bgcolor="#FFFFFF">
316
    <td width="100%" valign="top" bgcolor="#FFFFFF">
317
	<table width="100%"  border="0" cellspacing="0" cellpadding="0">
317
	<table width="100%"  border="0" cellspacing="0" cellpadding="0">
318
	  <tr>
318
	  <tr>
319
        <td valign="top" background="images/bg_green.gif"></td>
319
        <td valign="top" background="images/bg_green.gif"></td>
320
        <td align="right" valign="bottom" background="images/bg_green.gif" class="body_txtw"><%Call RenderTitle( objBomCollector )%></td>
320
        <td align="right" valign="bottom" background="images/bg_green.gif" class="body_txtw"><%Call RenderTitleWithoutVersion( objBomCollector )%></td>
321
        <td background="images/bg_green.gif"><img src="images/spacer.gif" width="10" height="20"></td>
321
        <td background="images/bg_green.gif"><img src="images/spacer.gif" width="10" height="20"></td>
322
      </tr>
322
      </tr>
323
      <tr>
323
      <tr>
324
        <td width="1%" valign="top" background="images/bg_green.gif"></td>
324
        <td width="1%" valign="top" background="images/bg_green.gif"></td>
325
        <td width="100%" valign="bottom" background="images/bg_green.gif">
325
        <td width="100%" valign="bottom" background="images/bg_green.gif">