##// END OF EJS Templates
Try harder to display node hashes in tags view in monospaced font....
Try harder to display node hashes in tags view in monospaced font. Used to work around Firefox's behaviour if "Allow pages to choose their own fonts" is disabled.

File last commit:

r2094:c067ee48 default
r2131:f5bbc556 default
Show More
map-raw
16 lines | 486 B | text/plain | TextLexer
header = header-raw.tmpl
footer = ''
changeset = changeset-raw.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# parent: #node#'
changesetchild = '# child: #node#'
filenodelink = ''
filerevision = 'Content-Type: #mimetype#\nContent-Disposition: filename=#file#\n\n#raw#'
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff-raw.tmpl
fileannotate = fileannotate-raw.tmpl
annotateline = '#author#@#rev#: #line#'