author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Wed, 14 Apr 2021 09:21:18 +0200 | |
branch | svghmi |
changeset 3230 | 95f07764991f |
parent 3229 | c5be4fd425e7 |
child 3231 | 5243c2a2f7f8 |
--- a/svghmi/parse_labels.ysl2 Tue Apr 13 21:04:46 2021 +0200 +++ b/svghmi/parse_labels.ysl2 Wed Apr 14 09:21:18 2021 +0200 @@ -84,7 +84,7 @@ template "path", mode="genlabel" { > @«@value» - if "string-length(@min)>0 or string-length(@max)>0" > :«@min»:«@max» + if "string-length(@min)>0 or string-length(@max)>0" > ,«@min»,«@max» } template "widget", mode="genlabel" {