23 lines
547 B
Plaintext
23 lines
547 B
Plaintext
$newline never
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>
|
|
_{MsgWorkflowDescriptionLanguage} #
|
|
<span .form-group__required-marker>
|
|
<th>
|
|
_{MsgWorkflowDescriptionTitle} #
|
|
<span .form-group__required-marker>
|
|
<th>
|
|
_{MsgWorkflowDescription}
|
|
<td>
|
|
<tbody>
|
|
$forall coord <- review liveCoords lLength
|
|
<tr .massinput__cell>
|
|
^{cellWdgts ! coord}
|
|
<td>
|
|
^{fvWidget (delButtons ! coord)}
|
|
<tfoot>
|
|
<tr .massinput__cell.massinput__cell--add>
|
|
^{addWdgts ! (0, 0)}
|