| Line 505... |
Line 505... |
| 505 |
<td nowrap><input name="FRiss_num" type="text" class="form_item" id="FRiss_num" value="<%=parFRiss_num%>" size="30" > <span class="form_wtxt_link">Example: ALL, 123, or a list</span></td>
|
505 |
<td nowrap><input name="FRiss_num" type="text" class="form_item" id="FRiss_num" value="<%=parFRiss_num%>" size="30" > <span class="form_wtxt_link">Example: ALL, 123, or a list</span></td>
|
| 506 |
</tr>
|
506 |
</tr>
|
| 507 |
<tr>
|
507 |
<tr>
|
| 508 |
<td align="left" class="wform_ttl">Project Key</td>
|
508 |
<td align="left" class="wform_ttl">Project Key</td>
|
| 509 |
<td nowrap><input name="FRpkey" type="text" class="form_item" id="FRpkey" value="<%=parFRpkey%>" size="30" > <span class="form_wtxt_link">Example: ALL, SLSCM </span></td>
|
509 |
<td nowrap><input name="FRpkey" type="text" class="form_item" id="FRpkey" value="<%=parFRpkey%>" size="30" > <span class="form_wtxt_link">Example: ALL, SLSCM </span></td>
|
| 510 |
<td><button id="keyList" class="form_item" onclick="getAllProjectKeys(); return false;">Get All Project Keys</button>
|
510 |
<td><button type="button" id="keyList" class="form_item" onclick="getAllProjectKeys(); return false;">Get All Project Keys</button>
|
| 511 |
</tr>
|
511 |
</tr>
|
| 512 |
<tr>
|
512 |
<tr>
|
| 513 |
<td align="left" class="wform_ttl">Jira</td>
|
513 |
<td align="left" class="wform_ttl">Jira</td>
|
| 514 |
<td><span class="form_item">
|
514 |
<td><span class="form_item">
|
| 515 |
<a href="<%= Application("JIRA_URL") %>" target="_blank"><%= Application("JIRA_URL") %></a>
|
515 |
<a href="<%= Application("JIRA_URL") %>" target="_blank"><%= Application("JIRA_URL") %></a>
|