diff --git a/wwwroot/pricing_test.ui b/wwwroot/pricing_test.ui index 97e9ea0..4b4c4b7 100644 --- a/wwwroot/pricing_test.ui +++ b/wwwroot/pricing_test.ui @@ -20,7 +20,7 @@ {% if params_kw.get(f) %} "value": "{{params_kw.get(f)}}", {% endif %} - "name": "{{f}}, + "name": "{{f}}", "label": "{{spec.label}}", "uitype": "{{spec.type}}" }