svghmi/detachable_pages.ysl2
branchsvghmi
changeset 3107 ee0704cc6dc8
parent 3007 360300a8b995
child 3117 f058542d0caa
--- a/svghmi/detachable_pages.ysl2	Mon Jan 04 13:57:11 2021 +0100
+++ b/svghmi/detachable_pages.ysl2	Tue Jan 05 01:23:45 2021 +0100
@@ -150,9 +150,6 @@
     |     ],
     |     jumps: [
     foreach "$parsed_widgets/widget[@id = $all_page_widgets/@id and @type='Jump']" {
-        const "_id","@id";
-        const "opts" call "jump_widget_activity" with "hmi_element", "$hmi_elements[@id=$_id]";
-        if "string-length($opts)>0"
     |         hmi_widgets["«@id»"]`if "position()!=last()" > ,`
     }
     |     ],