##// END OF EJS Templates
Add illusion that cell is in edit mode when complete is up,...
Add illusion that cell is in edit mode when complete is up, even though it is not in focus so it is not in edit mode.

File last commit:

r12098:20cd990c
r15779:2d433145
Show More
htmlnotebook.html
9 lines | 263 B | text/html | HtmlLexer
<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>