##// END OF EJS Templates
fix tooltip location...
fix tooltip location put it inside `#site`, so it scrolls with the notebook

File last commit:

r18966:b28ec91e
r20207:50f3cbd3
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}