##// END OF EJS Templates
#415: Adding comment to changeset causes reload...
#415: Adding comment to changeset causes reload - comments are now added via ajax and doesn't reload the page

File last commit:

r2187:b61e5401 beta
r2187:b61e5401 beta
Show More
changeset_comment_block.html
1 line | 105 B | text/html | HtmlLexer
/ rhodecode / templates / changeset / changeset_comment_block.html
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}