fradrive/templates/widgets/massinput/examRooms/form.hamlet
Steffen Jost 6d172c8259 chore(exam): add examiner to occurrence options
we intend to use the exam examiner for adding occurrences through tutorials
2024-12-09 17:38:34 +01:00

14 lines
513 B
Plaintext

$newline never
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>
$#
$# SPDX-License-Identifier: AGPL-3.0-or-later
<td .form--vertical__cell>#{csrf}^{fvInput eofIdView}^{fvWidget eofNameView}
<td .form--vertical__cell>^{fvWidget eofExaminerView}
<td .form--vertical__cell>^{eofRoomView}
<td .form--vertical__cell>^{fvWidget eofCapacityView}
<td .form--vertical__cell>^{fvWidget eofStartView}
<td .form--vertical__cell>^{fvWidget eofEndView}
<td .form--vertical__cell>^{fvWidget eofDescView}