-
- {/*maps all monday entries to new visible div elements*/}
- {entries["mo"].map(d => (
- {/*content of the entry / element*/}
- {/*upper resize bar*/}
-
-
- {/*shows the time span of the entry*/}
-
{internal_to_time(d.start_point) + " - " + internal_to_time(d.end_point)}
-
Moduel etc.
-
Mehr Infos
-
Raum
-
- {/*lower resize bar*/}
-
-