svghmi/widget_jump.ysl2
branchsvghmi
changeset 2980 2a21d6060d64
parent 2953 15bebe9a2806
child 3081 9e55061c87fa
--- a/svghmi/widget_jump.ysl2	Wed Jun 03 13:31:55 2020 +0200
+++ b/svghmi/widget_jump.ysl2	Thu Jun 04 11:14:21 2020 +0200
@@ -86,9 +86,7 @@
     |         this.disabled_elt_style = this.disabled_elt.getAttribute("style");
         }
         otherwise {
-    |         this.sub = function(){};
-    |         this.unsub = function(){};
-    |         this.apply_cache = function(){};
+    |         this.unsubscribable = true;
         }
     }
     |     },