From 2d127ed94728912a65fd22848416a714e2e17fc7 Mon Sep 17 00:00:00 2001 From: Patrick <patrick.wuerstle@gmx.de> Date: Fri, 20 Nov 2020 10:02:45 +0100 Subject: [PATCH] Test if the problem is that both open at the same time --- vcm/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcm/config.json b/vcm/config.json index febeeb8f7..0f59b5d7c 100644 --- a/vcm/config.json +++ b/vcm/config.json @@ -1102,7 +1102,7 @@ "<img style='padding-top:10px' src='images/MK_Images/Bereich_C.jpg' alt='noch kein bild' width='375'>", "</div>", - "<% showbereich(\"C\") %>", + "<% %>", "<% %>" ], "minTop": "balloonHeight + 10", -- GitLab