| Line 143... |
Line 143... |
| 143 |
<!-- TIPS -->
|
143 |
<!-- TIPS -->
|
| 144 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
144 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
| 145 |
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
|
145 |
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
|
| 146 |
</head>
|
146 |
</head>
|
| 147 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
147 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| - |
|
148 |
<div id='divProgressBar' class='vixSpinner' style='visibility:hidden;position:fixed'></div>
|
| 148 |
<form class="form_tight" action="<%=scriptName%>" method="post" name="baseurl" onsubmit="MM_validateForm('base_url','Base URL','isURL','jira_key','JIRA Key','isAlphaNum');return document.MM_returnValue;">
|
149 |
<form class="form_tight" action="<%=scriptName%>" method="post" name="baseurl" onsubmit="MM_validateForm('base_url','Base URL','isURL','jira_key','JIRA Key','isAlphaNum');return document.MM_returnValue;">
|
| 149 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
150 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
| 150 |
<tr>
|
151 |
<tr>
|
| 151 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
152 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
| 152 |
<!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
|
153 |
<!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| Line 183... |
Line 184... |
| 183 |
<input type="hidden" name="action" value="true">
|
184 |
<input type="hidden" name="action" value="true">
|
| 184 |
<input type="hidden" name="proj_id" value="<%=parProj_id%>">
|
185 |
<input type="hidden" name="proj_id" value="<%=parProj_id%>">
|
| 185 |
</td>
|
186 |
</td>
|
| 186 |
</tr>
|
187 |
</tr>
|
| 187 |
<tr>
|
188 |
<tr>
|
| 188 |
<td><%=ProgressBar()%></td>
|
- |
|
| 189 |
<td align="right" nowrap class="wform_ttl">
|
189 |
<td align="right" nowrap class="wform_ttl">
|
| 190 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
190 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
| 191 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="parent.closeIFrame();">
|
191 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="parent.closeIFrame();">
|
| 192 |
</td>
|
192 |
</td>
|
| 193 |
</tr>
|
193 |
</tr>
|