svghmi/widgets_common.ysl2
changeset 3412 04c4835ca376
parent 3408 13c5cac55ac7
child 3417 9b9775d230f5
--- a/svghmi/widgets_common.ysl2	Tue Jan 18 11:35:05 2022 +0100
+++ b/svghmi/widgets_common.ysl2	Wed Jan 19 08:51:45 2022 +0100
@@ -84,8 +84,8 @@
     }
 
     const "freq" choose {
-        when "$widget/freq"
-            > «$widget/freq»
+        when "$widget/@freq"
+            > «$widget/@freq»
         otherwise
             > undefined
     }