Files @ fcbcef60be02
Branch filter:

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

Aras Pranckevicius
graph: fix counting of "heads" for graph, condense graph into more narrow lines instead of trying to increase its width (past certain width produces really bad html layout)
1
2
3
4
## this is a dummy html file for partial rendering on server and sending
## generated output via ajax after comment submit
<%namespace name="comment" file="/changeset/changeset_file_comment.html"/>
${comment.comment_block(c.co)}