diff --git a/src/app/topic/indicators.component.html b/src/app/topic/indicators.component.html index bf43d78..f1951a9 100644 --- a/src/app/topic/indicators.component.html +++ b/src/app/topic/indicators.component.html @@ -261,8 +261,9 @@
+ placeholder="Write a URL"> +
{{urlParameterizedMessage}}
+
@@ -390,9 +391,9 @@ [formGroup]="indicatorPath" class="uk-grid" uk-grid>
+ [formInput]="indicatorPath.get('url')" placeholder="Write a URL" label="Chart URL"> +
{{urlParameterizedMessage}}
+
There are schema enchancements that can be applied in this query.