##// END OF EJS Templates
fixed problem with rawfile content_disposition attachment,...
fixed problem with rawfile content_disposition attachment, webob assumes that file is encoded with iso, and we use utf8 in rhodecode

File last commit:

r648:74bbfdd4 beta
r1102:8d085837 beta
Show More
raw_changeset.html
7 lines | 177 B | text/html | HtmlLexer
# ${c.scm_type} changeset patch
# User ${c.changeset.author|n}
# Date ${c.changeset.date}
# Node ID ${c.changeset.raw_id}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}