From e9bdaa51aee5e517450ca3369600b0469392e23e Mon Sep 17 00:00:00 2001 From: Onkel Andy Date: Mon, 11 Sep 2023 00:12:16 +0200 Subject: [PATCH] stateengine plugin: auto update webif on start to automatically find out when visu can be redrawn. --- stateengine/webif/templates/visu.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/stateengine/webif/templates/visu.html b/stateengine/webif/templates/visu.html index d5a076db3..11ea42a7b 100755 --- a/stateengine/webif/templates/visu.html +++ b/stateengine/webif/templates/visu.html @@ -51,9 +51,6 @@ {% endblock pluginstyles %} {% block pluginscripts %} {% endblock pluginscripts %}