18 lines
434 B
Plaintext
18 lines
434 B
Plaintext
$newline never
|
|
<table>
|
|
<tbody>
|
|
$forall coord <- review liveCoords lLength
|
|
<tr .massinput__cell>
|
|
^{cellWdgts ! coord}
|
|
<td>
|
|
^{fvWidget (delButtons ! coord)}
|
|
$if null (review liveCoords lLength)
|
|
<tr>
|
|
<td colspan=3 .note>
|
|
_{MsgOccurrenceNoneExceptions}
|
|
<td colspan=3>
|
|
<div .hr>
|
|
<tfoot>
|
|
<tr .massinput__cell.massinput__cell--add>
|
|
^{addWdgts ! (0, 0)}
|