##// END OF EJS Templates
Merge pull request #6990 from jasongrout/viewlists...
Merge pull request #6990 from jasongrout/viewlists Refactor the do_diff and manual child view lists into a separate ViewList object

File last commit:

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