beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: update generated xslt
17 months ago, Edouard Tisserant
ac6bbf44491e
Parents
b9fea435d886
Children
5d86ede7384a
32e0ffdf2f44
SVGHMI: update generated xslt
previous commit actually didn't include all updates
+ white space fix in foreach widget to align with xslt
1 files changed, 1 insertions(+), 1 deletions(-)
+1
-1
svghmi/widget_foreach.ysl2
--- a/svghmi/widget_foreach.ysl2 Mon Jan 20 17:59:39 2025 +0100
+++ b/svghmi/widget_foreach.ysl2 Mon Jan 20 18:45:21 2025 +0100
@@ -5,7 +5,7 @@
longdesc
||
ForEach widget is used to span a small set of widget over a larger set of
- repeated HMI_NODEs.
+ repeated HMI_NODEs.
Idea is somewhat similar to relative page, but it all happens inside the
ForEach widget, no page involved.