##// END OF EJS Templates
implements #636, lazy loading of history and authors to speed up page responsiveness....
implements #636, lazy loading of history and authors to speed up page responsiveness. - loading full history is not always needed, and it's very heavy operation. Now this is lazy loaded when clicking on button

File last commit:

r1888:f91d3f9b beta
r3001:37c7abd3 beta
Show More
default.html
4 lines | 63 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${body}