Subversion Repositories DevTools

Rev

Rev 5590 | Rev 6579 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5590 Rev 5892
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&nbsp;Key</td>
508
              <td align="left" class="wform_ttl">Project&nbsp;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&nbsp;All&nbsp;Project&nbsp;Keys</button>
510
              <td><button type="button" id="keyList" class="form_item" onclick="getAllProjectKeys(); return false;">Get&nbsp;All&nbsp;Project&nbsp;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>