diff -r 14635b09d329 -r 2f298089e32e svghmi/gen_index_xhtml.xslt --- a/svghmi/gen_index_xhtml.xslt Fri Jul 17 12:21:45 2020 +0200 +++ b/svghmi/gen_index_xhtml.xslt Wed Jul 22 13:56:43 2020 +0200 @@ -1033,7 +1033,7 @@ } - + @@ -2220,7 +2220,7 @@ - + JsonTable Widget can't contain element of type . @@ -2228,7 +2228,16 @@ - console.log(" + + + + + Clones (svg:use) in JsonTable Widget must point to a valid HMI:List widget or HMI:List item. Reference " + + " is not valid. + + + console.log(" ", " @@ -2236,10 +2245,20 @@ ); + id(" + + ").setAttribute("xlink:href", + + "#"+hmi_widgets[" + + "].items[ + + ]); + - console.log(" + console.log(" ", " @@ -2247,6 +2266,12 @@ ); + id(" + + ").textContent = String( + + ); + @@ -2259,7 +2284,7 @@ - let obj_ + let obj_ = @@ -2289,14 +2314,14 @@ - spread_json_data: function(jdata) { - - console.log(jdata); + spread_json_data: function(jdata) { + + console.log(jdata); - } + } @@ -2765,6 +2790,21 @@ }, + + + items: { + + + + + : " + + ", + + + }, + + frequency: 10,