workaround to temporarily fix parts of #231

This commit is contained in:
Lukas Schauer 2023-12-27 20:24:39 +01:00
parent 8ef785d617
commit abf865f3a1
No known key found for this signature in database
GPG key ID: 9C4DBE6CF438F333

View file

@ -47,7 +47,7 @@
href="<?=h($scheduleRoom->createTabObject()->getLink($roomname))?>"
<? endif ?>
title="Switch to <?=h($scheduleRoom->getDisplay())?>"
onmouseover="showEventDetails(event, {title:'<?=$event_title?>', guid:'<?=$event_guid?>', url:'<?=$event_url?>', type:'<?=@$special?>'})"
onmouseover="showEventDetails(event, {title:'<?=str_replace(array('\\', '"'), array('\\\\', '\\x22'), $event_title)?>', guid:'<?=$event_guid?>', url:'<?=$event_url?>', type:'<?=@$special?>'})"
>
<? else: ?>
<div class="inner">