##// END OF EJS Templates
Merge pull request #7794 from SylvainCorlay/css_numeric_text...
Merge pull request #7794 from SylvainCorlay/css_numeric_text Minor styling fix for IntText and FloatText widgets

File last commit:

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