##// END OF EJS Templates
Fix a bug in using promises with comms: this -> that
Fix a bug in using promises with comms: this -> that

File last commit:

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