# HG changeset patch
# User Edouard Tisserant <edouard.tisserant@gmail.com>
# Date 1737395121 -3600
# Node ID ac6bbf44491ee9cd0004ccc9a17bee131c2decee
# Parent  b9fea435d886ce876f5cb651075e09504e5d01df
SVGHMI: update generated xslt

previous commit actually didn't include all updates
+ white space fix in foreach widget to align with xslt

diff -r b9fea435d886 -r ac6bbf44491e 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.