appointment text gets unwanted insertions in agenda view.
In all other views appointment text looks like this:
<div><span style="background-color:#F0D408"> 4 - Cityrad 28" </span> (Essen -> Essen) #7817</div>
while in agendaView appointment text is like this
<span data-key="7817" title="Subjekt: <div><span style=" background-color:#f0d408'=""> 4 - Cityrad 28" </span>
(Essen -> Essen) #7817' class='jqx-scheduler-agenda-appointment jqx-scheduler-agenda-appointment-material jqx-scheduler-legend-label jqx-scheduler-legend-label-material'>
<div><span style="background-color:#F0D408">4 - Cityrad 28" </span> (Essen -> Essen) #7817</div>

How can I overcome this problem?