= $fullcalendar ?>
if (count($selections) > 0) : ?>
$color_index = 1 ?>
-
= htmlReady($selections[0]->base_version->getDisplayName()) ?>
foreach ($selections as $selection) : ?>
if ($selection->base_version->id !== $selection->comp_version->id) : ?>
-
= htmlReady($selection->comp_version->getDisplayName()) ?>
endif ?>
endforeach ?>
endif ?>