##// END OF EJS Templates
Bubble event and implement logic in CodeCell
Bubble event and implement logic in CodeCell

File last commit:

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