" style="top: = $top ?>px; height: = $height ?>px; width: = str_replace(',', '.', $width) ?>%= ($col > 0) ? ';left:'. str_replace(',', '.', $col * $width) .'%' : '' ?>" title="= htmlReady($entry['title']) ?>">
= !empty($entry['onClick']) ? 'onClick="STUDIP.Calendar.clickEngine('. $entry['onClick'].', this, event); return false;"' : '' ?>>
-
= nl2br(htmlReady($entry['content'] ?? '')) ?>
-
= floor($entry['start']/100).":".(($entry['start']%100) < 10 ? "0" : "").($entry['start']%100) ?> - = floor($entry['end']/100).":".(($entry['end']%100) < 10 ? "0" : "").($entry['end']%100) ?>= $entry['title'] ? ', '. htmlReady($entry['title']) .'' : '' ?>
-
= floor($entry['start']/100).":".(($entry['start']%100) < 10 ? "0" : "").($entry['start']%100) ?> - = floor($entry['end']/100).":".(($entry['end']%100) < 10 ? "0" : "").($entry['end']%100) ?>= $entry['title'] ? ', '. htmlReady($entry['title']) .'' : '' ?>
-
= nl2br(htmlReady($entry['content'] ?? '')) ?>
= $this->render_partial('calendar/entries/icons', compact('element_id')) ?>