##// END OF EJS Templates
Implements subrepos view inside filebrowser...
Implements subrepos view inside filebrowser - fixes issue #434: Error when accessing files or changesets of a git repository with submodules

File last commit:

r2188:56e96d4e beta
r2232:49dc09e9 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)}