Subversion Repositories DevTools

Rev

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

Rev 5357 Rev 5375
Line 387... Line 387...
387
   </tr>
387
   </tr>
388
 
388
 
389
   <!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
389
   <!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
390
   <tr class="body_row">
390
   <tr class="body_row">
391
      <td>Jira Server</td>
391
      <td>Jira Server</td>
392
      <td><%=JIRA_URL%></td>
392
      <td><%=Application("JIRA_URL")%></td>
393
   </tr>
393
   </tr>
394
   <tr class="body_row">
394
   <tr class="body_row">
395
      <td>Jira Test</td>
395
      <td>Jira Test</td>
396
      <td><%=makeAjaxButton("Test", "jiraTest")%></td>
396
      <td><%=makeAjaxButton("Test", "jiraTest")%></td>
397
   </tr>
397
   </tr>