Subversion Repositories DevTools

Rev

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

Rev 7286 Rev 7287
Line 63... Line 63...
63
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
63
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
64
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
64
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
65
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
65
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
66
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
66
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
67
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
67
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
68
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
-
 
69
<script type="application/javascript" src="jquery/iframeResizer.contentWindow.min.js?ver=<%=VixVerNum%>"></script>
-
 
70
 
-
 
71
<!--#include file="_menu_def.asp"-->
68
<!--#include file="_menu_def.asp"-->
72
<script language="JavaScript" type="text/javascript">
69
<script language="JavaScript" type="text/javascript">
73
<!--
70
<!--
74
function ShowField()
71
function ShowField()
75
{
72
{
76
   if ( MM_findObj("test_type_id").value == 7 ) {
73
   var selVal = MM_findObj("test_type_id").value;
-
 
74
   if ( typeof selVal !== 'undefined' )
-
 
75
   {
-
 
76
       if ( selVal == 7 )
-
 
77
       {
77
      MM_findObj("DIV_REG_TEST").style.display = "none";
78
          MM_findObj("DIV_REG_TEST").style.display = "none";
78
      MM_findObj("DIV_AUTOBUILD_TEST").style.display = "block";
79
          MM_findObj("DIV_AUTOBUILD_TEST").style.display = "block";
79
 
80
 
80
   } else {
81
       } else {
81
 
82
 
82
      MM_findObj("DIV_REG_TEST").style.display = "block";
83
          MM_findObj("DIV_REG_TEST").style.display = "block";
83
      MM_findObj("DIV_AUTOBUILD_TEST").style.display = "none";
84
          MM_findObj("DIV_AUTOBUILD_TEST").style.display = "none";
84
 
85
 
85
      if ( MM_findObj("test_type_id").value == 5 ) {
86
          if ( selVal == 5 ) {
86
         // Switch on URL attachment
87
             // Switch on URL attachment
87
         MM_findObj("spanResultsAttachment").style.display = "none";
88
             MM_findObj("spanResultsAttachment").style.display = "none";
88
         MM_findObj("spanResultsUrl").style.display = "block";
89
             MM_findObj("spanResultsUrl").style.display = "block";
89
      } else {
90
          } else {
90
         // Switch on File attachment
91
             // Switch on File attachment
91
         MM_findObj("spanResultsAttachment").style.display = "block";
92
             MM_findObj("spanResultsAttachment").style.display = "block";
92
         MM_findObj("spanResultsUrl").style.display = "none";
93
             MM_findObj("spanResultsUrl").style.display = "none";
93
 
94
 
-
 
95
          }
94
      }
96
       }
95
   }
97
   }
96
 
-
 
97
   // Update iframe size
98
   // Update iframe size
-
 
99
   // document.getElementById('pageContainer').offsetWidth, document.getElementById('pageContainer').offsetHeight
98
   //parent.resizeIframe();
100
   parent.resizeIframe();
99
}
101
}
100
 
-
 
101
//-->
102
//-->
102
</script>
103
</script>
103
<!-- TIPS -->
104
<!-- TIPS -->
104
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
105
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
105
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
106
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
-
 
107
<!--#include file="_jquery_includes.asp"-->
106
</head>
108
</head>
107
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();ShowField();">
109
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();ShowField();">
-
 
110
<div id=pageContainer style='display:inline-block'>
-
 
111
<div id='ProgressBar' class='vixSpinner' style='visibility:hidden;'></div>
108
<form class="form_tight" action="_new_unit_test.asp" method="post" enctype="multipart/form-data" name="unittest" onSubmit="MM_validateForm('completion_date','Completion Date','RisDate','test_summary','Test Summary','maxLength:4000');return document.MM_returnValue;">
112
<form class="form_tight" action="_new_unit_test.asp" method="post" enctype="multipart/form-data" name="unittest" onSubmit="MM_validateForm('completion_date','Completion Date','RisDate','test_summary','Test Summary','maxLength:4000');return document.MM_returnValue;">
109
   <table border="0" cellspacing="0" cellpadding="2">
113
   <table border="0" cellspacing="0" cellpadding="2">
110
      <tr>
114
      <tr>
111
         <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
115
         <td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
112
            <table width="100%"  border="0" cellspacing="0" cellpadding="0">
116
            <table width="100%"  border="0" cellspacing="0" cellpadding="0">
Line 213... Line 217...
213
               </table>
217
               </table>
214
            </DIV>
218
            </DIV>
215
         </td>
219
         </td>
216
      </tr>
220
      </tr>
217
      <tr>
221
      <tr>
218
         <td width="100%" align="right" nowrap class="wform_ttl">
222
         <td align="right" nowrap class="wform_ttl">
219
            <SPAN id="ProgressBar" name="ProgressBar" style="visibility:hidden;"><img src="images/i_processing.gif" width="11" height="17" align="absmiddle" hspace="3">Uploading... Please Wait!</SPAN>&nbsp;
-
 
220
            <input type="submit" name="btn" value="Submit" class="form_btn_comp">
223
            <input type="submit" name="btn" value="Submit" class="form_btn_comp">
221
            <input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="parent.closeIFrame();">
224
            <input type="reset" name="btn" value="Cancel" class="form_btn_comp" onclick="parent.closeIFrame();">
-
 
225
			<input type="hidden" name="pv_id" value="<%=parPv_id%>">
-
 
226
			<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
222
         </td>
227
         </td>
223
      </tr>
228
      </tr>
224
   </table>
229
   </table>
225
   <input type="hidden" name="pv_id" value="<%=parPv_id%>">
-
 
226
   <input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
-
 
227
</form>
230
</form>
-
 
231
</div>
228
</body>
232
</body>
229
</html>
233
</html>
230
<!-- DESTRUCTOR ------->
234
<!-- DESTRUCTOR ------->
231
<!--#include file="common/destructor.asp"-->
235
<!--#include file="common/destructor.asp"-->