= Icon::create('date', Icon::ROLE_INFO)->asImg(['class' => 'text-bottom']) ?>
= htmlReady($date->getFullName()) ?>
= tooltipIcon($date->content) ?>
if (count($date->dozenten) > 0): ?>
(= htmlReady(implode(', ', $date->dozenten->getFullName())) ?>)
endif; ?>
|
|
= htmlReady($date->getTypeName()) ?>
|
if (count($course->statusgruppen) > 0) : ?>
|
endif ?>
|
if ($has_access && !$cancelled_dates_locked): ?>
endif ?>
|