##// END OF EJS Templates
Fix filerevision-raw.tmpl...
Alexis S. L. Carvalho -
r2094:c067ee48 default
parent child Browse files
Show More
@@ -8,7 +8,7 b" diffline = '#line#'"
8 changesetparent = '# parent: #node#'
8 changesetparent = '# parent: #node#'
9 changesetchild = '# child: #node#'
9 changesetchild = '# child: #node#'
10 filenodelink = ''
10 filenodelink = ''
11 filerevision = filerevision-raw.tmpl
11 filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#'
12 fileline = '#line#'
12 fileline = '#line#'
13 diffblock = '#lines#'
13 diffblock = '#lines#'
14 filediff = filediff-raw.tmpl
14 filediff = filediff-raw.tmpl
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now