Files @ 49dc09e9f076
Branch filter:

Location: kallithea/rhodecode/templates/changeset/changeset_comment_block.html - annotation

Marcin Kuzminski
Implements subrepos view inside filebrowser
- fixes issue #434: Error when accessing files or changesets of a git repository with submodules
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}