src/main/webapp/WEB-INF/jsp/issue-view.jsp

changeset 334
2696337baa3d
parent 329
fa7696bafe0d
child 335
1eed60b779da
equal deleted inserted replaced
333:124f605ec40a 334:2696337baa3d
320 </tr> 320 </tr>
321 </tbody> 321 </tbody>
322 <tfoot> 322 <tfoot>
323 <tr> 323 <tr>
324 <td> 324 <td>
325 <button type="reset" onclick="cancelCommentEditor(${comment.id})"><fmt:message key="button.cancel"/></button>
325 <button type="submit"><fmt:message key="button.comment.edit"/></button> 326 <button type="submit"><fmt:message key="button.comment.edit"/></button>
326 </td> 327 </td>
327 </tr> 328 </tr>
328 </tfoot> 329 </tfoot>
329 </table> 330 </table>

mercurial