Tobias Eidelpes cbcc7c3d25 Hotfix: parse oid when only one given
The function `show_detail` for courses was expecting an array of
lecturer oids. When it got only one and therefore not an array but an
int, the line `@lecturers_oid.each` would fail to parse the variable
because it is not an array.
2020-05-29 10:43:34 +02:00
..
2020-04-04 12:26:55 +02:00
2020-05-23 15:50:31 +02:00
2020-04-04 12:26:55 +02:00
2020-04-04 12:26:55 +02:00