##// END OF EJS Templates
Pass the arguments to the callback in the on_some_change function
Pass the arguments to the callback in the on_some_change function

File last commit:

r20906:1a805ad1
r21163:37a64120
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}