20 lines
464 B
Plaintext
20 lines
464 B
Plaintext
$newline never
|
|
<table>
|
|
<thead>
|
|
<th>_{MsgExamRoomName}
|
|
<th>_{MsgExamRoom}
|
|
<th>_{MsgExamRoomCapacity}
|
|
<th>_{MsgExamRoomStart}
|
|
<th>_{MsgExamRoomEnd}
|
|
<th>_{MsgExamRoomDescription}
|
|
<td>
|
|
<tbody>
|
|
$forall coord <- review liveCoords lLength
|
|
<tr .massinput__cell>
|
|
^{cellWdgts ! coord}
|
|
<td>
|
|
^{fvInput (delButtons ! coord)}
|
|
<tfoot>
|
|
<tr .massinput__cell.massinput__cell--add>
|
|
^{addWdgts ! (0, 0)}
|