##// END OF EJS Templates
fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this
fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this

File last commit:

r2188:56e96d4e beta
r2360:c15c3430 beta
Show More
changeset_comment_block.html
2 lines | 106 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)}