svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 2799 f5da343b9b63
parent 2798 ddb2c4668a6b
child 2800 68cee1366b9c
--- a/svghmi/gen_index_xhtml.ysl2	Tue Oct 15 17:14:48 2019 +0200
+++ b/svghmi/gen_index_xhtml.ysl2	Thu Oct 17 15:48:09 2019 +0200
@@ -164,7 +164,7 @@
 
     function "scripts"
     {
-        | (function(){
+        | //(function(){
         |
         | var hmi_hash = [«$hmitree/@hash»]; 
 
@@ -242,7 +242,7 @@
         | var default_page = "«$default_page»";
 
         include text svghmi.js
-        | })();
+        | //})();
     }
 
     /*