diff -r d57a12b8f5db -r 4cf9ad35e6d0 svghmi/gen_index_xhtml.xslt --- a/svghmi/gen_index_xhtml.xslt Mon Mar 23 15:13:36 2020 +0100 +++ b/svghmi/gen_index_xhtml.xslt Mon Mar 23 21:44:28 2020 +0100 @@ -74,49 +74,6 @@ - - - - - get_hmi_tree_elt - - - - - Given path " - - " should start with a "/" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -185,6 +142,11 @@ + + + + + @@ -362,11 +324,6 @@ - - - - - @@ -746,21 +703,28 @@ - frequency: 2, - - dispatch: function(value) { - - // do something - - }, - + + + + + + + index_pool: [ + + + + + , + + + + ], buttons: [ - @@ -787,19 +751,18 @@ items: [ - - /* - - */ - - [ /* + + + [ /* item=" - */ + " path=" + + " */ @@ -810,6 +773,19 @@ + + + Widget id=" + + " label=" + + " is having wrong path. Accroding to ForEach widget ancestor id=" + + ", path should be descendant of + + . + + hmi_widgets[" "] @@ -832,13 +808,13 @@ sub: function(off){ - subscribe.call(this,off); + /*subscribe.call(this,off);*/ }, unsub: function(){ - unsubscribe.call(this); + /*unsubscribe.call(this);*/ },