Clone
Marcin Cieslak
committed
on 17 Jul 17
LDEV-4195 Fix class cast exception
Input for assigning course groups to lesson groups can be either
grouping or branching. We need to detect… Show more
LDEV-4195 Fix class cast exception

Input for assigning course groups to lesson groups can be either

grouping or branching. We need to detect both situations, otherwise we

get class cast exceptions.

Also adjust layout. Show less