diff -r 27dd409fba1d -r d57a12b8f5db svghmi/widgets_common.ysl2 --- a/svghmi/widgets_common.ysl2 Mon Mar 23 10:16:38 2020 +0100 +++ b/svghmi/widgets_common.ysl2 Mon Mar 23 15:13:36 2020 +0100 @@ -28,7 +28,7 @@ warning > Widget «$widget/@type» id="«$eltid»" : No match for path "«@value»" in HMI tree } otherwise { - | «@index» /*«$widget/path»*/ `if "position()!=last()" > ,` + | «@index» /* «@value» */ `if "position()!=last()" > ,` } } }