##// END OF EJS Templates
Fixed page overlap for file revision links in hgweb....
Fixed page overlap for file revision links in hgweb. This is another step to fix issue189, but currently the file revision numbers are read as changeset revision numbers, so the link will point to the wrong revision.

File last commit:

r3277:105253b3 default
r3409:1ae738ba default
Show More
map
8 lines | 205 B | text/plain | TextLexer
default = 'changelog'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl