##// END OF EJS Templates
some optimisation and code cleaning...
some optimisation and code cleaning optimisation are not obvious, but order and time of attribute creation in javascript have impact for VMs apparently (Google IO talk on V8)

File last commit:

r12098:20cd990c
r13574:a3a169a3
Show More
htmlnotebook.html
9 lines | 263 B | text/html | HtmlLexer
Paul Ivanov
major doc update for 1.0 release...
r12098 <html>
<head>
<meta http-equiv="Refresh" content="0; url=notebook.html" />
<title>Notebook page has move</title>
</head>
<body>
<p>The notebook page has moved to <a href="notebook.html">this link</a>.</p>
</body>
</html>